All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1422480972-4105-1-git-send-email-sboyd@codeaurora.org>

diff --git a/a/1.txt b/N1/1.txt
index a834530..0b7a764 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,7 +5,7 @@ SoCs so that the clock driver can probe.
 
 Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
 Signed-off-by: Kumar Gala <galak@codeaurora.org>
-[sboyd@codeaurora.org: Added apq8064 and msm8960 nodes]
+[sboyd at codeaurora.org: Added apq8064 and msm8960 nodes]
 Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
 ---
  arch/arm/boot/dts/qcom-apq8064.dtsi | 7 +++++++
@@ -21,14 +21,14 @@ index b3154c071652..7705752c212c 100644
  			#reset-cells = <1>;
  		};
  
-+		lcc: clock-controller@28000000 {
++		lcc: clock-controller at 28000000 {
 +			compatible = "qcom,lcc-apq8064";
 +			reg = <0x28000000 0x1000>;
 +			#clock-cells = <1>;
 +			#reset-cells = <1>;
 +		};
 +
- 		mmcc: clock-controller@4000000 {
+ 		mmcc: clock-controller at 4000000 {
  			compatible = "qcom,mmcc-apq8064";
  			reg = <0x4000000 0x1000>;
 diff --git a/arch/arm/boot/dts/qcom-ipq8064.dtsi b/arch/arm/boot/dts/qcom-ipq8064.dtsi
@@ -40,7 +40,7 @@ index cb225dafe97c..568260c387bb 100644
  			#reset-cells = <1>;
  		};
 +
-+		lcc: clock-controller@28000000 {
++		lcc: clock-controller at 28000000 {
 +			compatible = "qcom,lcc-ipq8064";
 +			reg = <0x28000000 0x1000>;
 +			#clock-cells = <1>;
@@ -57,14 +57,14 @@ index e1b0d5cd9e3c..41ac308d4d68 100644
  			reg = <0x900000 0x4000>;
  		};
  
-+		lcc: clock-controller@28000000 {
++		lcc: clock-controller at 28000000 {
 +			compatible = "qcom,lcc-msm8960";
 +			reg = <0x28000000 0x1000>;
 +			#clock-cells = <1>;
 +			#reset-cells = <1>;
 +		};
 +
- 		clock-controller@4000000 {
+ 		clock-controller at 4000000 {
  			compatible = "qcom,mmcc-msm8960";
  			reg = <0x4000000 0x1000>;
 -- 
diff --git a/a/content_digest b/N1/content_digest
index da2c11e..ee62a41 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,11 +1,7 @@
- "From\0Stephen Boyd <sboyd@codeaurora.org>\0"
+ "From\0sboyd@codeaurora.org (Stephen Boyd)\0"
  "Subject\0[PATCH] arm: dts: qcom: Add LCC nodes\0"
  "Date\0Wed, 28 Jan 2015 13:36:12 -0800\0"
- "To\0Kumar Gala <galak@codeaurora.org>\0"
- "Cc\0linux-arm-msm@vger.kernel.org"
-  Rajendra Nayak <rnayak@codeaurora.org>
-  linux-kernel@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "From: Kumar Gala <galak@codeaurora.org>\n"
@@ -15,7 +11,7 @@
  "\n"
  "Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>\n"
  "Signed-off-by: Kumar Gala <galak@codeaurora.org>\n"
- "[sboyd@codeaurora.org: Added apq8064 and msm8960 nodes]\n"
+ "[sboyd at codeaurora.org: Added apq8064 and msm8960 nodes]\n"
  "Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>\n"
  "---\n"
  " arch/arm/boot/dts/qcom-apq8064.dtsi | 7 +++++++\n"
@@ -31,14 +27,14 @@
  " \t\t\t#reset-cells = <1>;\n"
  " \t\t};\n"
  " \n"
- "+\t\tlcc: clock-controller@28000000 {\n"
+ "+\t\tlcc: clock-controller at 28000000 {\n"
  "+\t\t\tcompatible = \"qcom,lcc-apq8064\";\n"
  "+\t\t\treg = <0x28000000 0x1000>;\n"
  "+\t\t\t#clock-cells = <1>;\n"
  "+\t\t\t#reset-cells = <1>;\n"
  "+\t\t};\n"
  "+\n"
- " \t\tmmcc: clock-controller@4000000 {\n"
+ " \t\tmmcc: clock-controller at 4000000 {\n"
  " \t\t\tcompatible = \"qcom,mmcc-apq8064\";\n"
  " \t\t\treg = <0x4000000 0x1000>;\n"
  "diff --git a/arch/arm/boot/dts/qcom-ipq8064.dtsi b/arch/arm/boot/dts/qcom-ipq8064.dtsi\n"
@@ -50,7 +46,7 @@
  " \t\t\t#reset-cells = <1>;\n"
  " \t\t};\n"
  "+\n"
- "+\t\tlcc: clock-controller@28000000 {\n"
+ "+\t\tlcc: clock-controller at 28000000 {\n"
  "+\t\t\tcompatible = \"qcom,lcc-ipq8064\";\n"
  "+\t\t\treg = <0x28000000 0x1000>;\n"
  "+\t\t\t#clock-cells = <1>;\n"
@@ -67,18 +63,18 @@
  " \t\t\treg = <0x900000 0x4000>;\n"
  " \t\t};\n"
  " \n"
- "+\t\tlcc: clock-controller@28000000 {\n"
+ "+\t\tlcc: clock-controller at 28000000 {\n"
  "+\t\t\tcompatible = \"qcom,lcc-msm8960\";\n"
  "+\t\t\treg = <0x28000000 0x1000>;\n"
  "+\t\t\t#clock-cells = <1>;\n"
  "+\t\t\t#reset-cells = <1>;\n"
  "+\t\t};\n"
  "+\n"
- " \t\tclock-controller@4000000 {\n"
+ " \t\tclock-controller at 4000000 {\n"
  " \t\t\tcompatible = \"qcom,mmcc-msm8960\";\n"
  " \t\t\treg = <0x4000000 0x1000>;\n"
  "-- \n"
  "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n"
  a Linux Foundation Collaborative Project
 
-b928409e107d80261bbbe9d43d0d5a9e1f4724223a1c79b3a4333b34ac7632ac
+6eb315d1faff5475b5d1fa573424712e0872c76556d1bc1cac5e13e2624f7827

diff --git a/a/content_digest b/N2/content_digest
index da2c11e..8c96a3b 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,10 +2,10 @@
  "Subject\0[PATCH] arm: dts: qcom: Add LCC nodes\0"
  "Date\0Wed, 28 Jan 2015 13:36:12 -0800\0"
  "To\0Kumar Gala <galak@codeaurora.org>\0"
- "Cc\0linux-arm-msm@vger.kernel.org"
-  Rajendra Nayak <rnayak@codeaurora.org>
-  linux-kernel@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  linux-arm-msm@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " Rajendra Nayak <rnayak@codeaurora.org>\0"
  "\00:1\0"
  "b\0"
  "From: Kumar Gala <galak@codeaurora.org>\n"
@@ -81,4 +81,4 @@
  "The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\n"
  a Linux Foundation Collaborative Project
 
-b928409e107d80261bbbe9d43d0d5a9e1f4724223a1c79b3a4333b34ac7632ac
+304b159c58f584b2a4aa33eef0c92e8d343acac40b3b4a0a4e123b986a0d3e41

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.