All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5429DA95.80505@codeaurora.org>

diff --git a/a/1.txt b/N1/1.txt
index 946ce68..bb801ea 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ On 09/29/14 02:14, Srinivas Kandagatla wrote:
 >  			#reset-cells = <1>;
 >  		};
 >  
-> +		apcs: syscon@2011000 {
+> +		apcs: syscon at 2011000 {
 > +			compatible = "syscon";
 > +			reg = <0x2011000 0x1000>;
 > +		};
@@ -11,7 +11,7 @@ On 09/29/14 02:14, Srinivas Kandagatla wrote:
 This is actually a clock controller block that hw designers decided was
 good place to shove the ipc bits (because there's room!). Can we call it
 
-                l2cc: clock-controller@2011000 {
+                l2cc: clock-controller at 2011000 {
                         compatible = "syscon";
                         reg = <0x2011000 0x1000>;
                 };
@@ -19,14 +19,14 @@ good place to shove the ipc bits (because there's room!). Can we call it
 Eventually I'll add the specific krait compatible when we merge krait
 clock support:
 
-                l2cc: clock-controller@2011000 {
+                l2cc: clock-controller at 2011000 {
                         compatible = "qcom,kpss-gcc", "syscon";
                         reg = <0x2011000 0x1000>;
                         clock-output-names = "acpu_l2_aux";
                 };
 
 > +
-> +		rpm@108000 {
+> +		rpm at 108000 {
 > +			compatible	= "qcom,rpm-apq8064";
 > +			reg		= <0x108000 0x1000>;
 > +			qcom,ipc = <&apcs 0x8 2>;
diff --git a/a/content_digest b/N1/content_digest
index f190774..eaa2c3d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,9 @@
  "ref\01411982044-7873-1-git-send-email-srinivas.kandagatla@linaro.org\0"
  "ref\01411982092-7922-1-git-send-email-srinivas.kandagatla@linaro.org\0"
- "From\0Stephen Boyd <sboyd@codeaurora.org>\0"
- "Subject\0Re: [PATCH 1/4] ARM: DT: apq8064: add rpm support\0"
+ "From\0sboyd@codeaurora.org (Stephen Boyd)\0"
+ "Subject\0[PATCH 1/4] ARM: DT: apq8064: add rpm support\0"
  "Date\0Mon, 29 Sep 2014 15:17:57 -0700\0"
- "To\0Srinivas Kandagatla <srinivas.kandagatla@linaro.org>"
-  Kumar Gala <galak@codeaurora.org>
- " devicetree@vger.kernel.org\0"
- "Cc\0broonie@kernel.org"
-  lee.jones@linaro.org
-  Rob Herring <robh+dt@kernel.org>
-  Pawel Moll <pawel.moll@arm.com>
-  Mark Rutland <mark.rutland@arm.com>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  Russell King <linux@arm.linux.org.uk>
-  linux-arm-kernel@lists.infradead.org
-  linux-kernel@vger.kernel.org
-  arm@kernel.org
-  linux-arm-msm@vger.kernel.org
- " bjorn.andersson@sonymobile.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 09/29/14 02:14, Srinivas Kandagatla wrote:\n"
@@ -25,7 +11,7 @@
  ">  \t\t\t#reset-cells = <1>;\n"
  ">  \t\t};\n"
  ">  \n"
- "> +\t\tapcs: syscon@2011000 {\n"
+ "> +\t\tapcs: syscon at 2011000 {\n"
  "> +\t\t\tcompatible = \"syscon\";\n"
  "> +\t\t\treg = <0x2011000 0x1000>;\n"
  "> +\t\t};\n"
@@ -33,7 +19,7 @@
  "This is actually a clock controller block that hw designers decided was\n"
  "good place to shove the ipc bits (because there's room!). Can we call it\n"
  "\n"
- "                l2cc: clock-controller@2011000 {\n"
+ "                l2cc: clock-controller at 2011000 {\n"
  "                        compatible = \"syscon\";\n"
  "                        reg = <0x2011000 0x1000>;\n"
  "                };\n"
@@ -41,14 +27,14 @@
  "Eventually I'll add the specific krait compatible when we merge krait\n"
  "clock support:\n"
  "\n"
- "                l2cc: clock-controller@2011000 {\n"
+ "                l2cc: clock-controller at 2011000 {\n"
  "                        compatible = \"qcom,kpss-gcc\", \"syscon\";\n"
  "                        reg = <0x2011000 0x1000>;\n"
  "                        clock-output-names = \"acpu_l2_aux\";\n"
  "                };\n"
  "\n"
  "> +\n"
- "> +\t\trpm@108000 {\n"
+ "> +\t\trpm at 108000 {\n"
  "> +\t\t\tcompatible\t= \"qcom,rpm-apq8064\";\n"
  "> +\t\t\treg\t\t= <0x108000 0x1000>;\n"
  "> +\t\t\tqcom,ipc = <&apcs 0x8 2>;\n"
@@ -61,4 +47,4 @@
  "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n"
  hosted by The Linux Foundation
 
-988f56f394f4c4160107e671becafdf3bd3d56df18d1464bff0c1d3dcec3c87d
+03d648c12ecedd93f9fa78b678b6e47bb42f7d9d6e6dd354ade1edf7eb769c86

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.