All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <542A5F4D.8070407@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index b10753e..75f1944 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,7 +6,7 @@ On 29/09/14 23:17, Stephen Boyd wrote:
 >>   			#reset-cells = <1>;
 >>   		};
 >>
->> +		apcs: syscon@2011000 {
+>> +		apcs: syscon at 2011000 {
 >> +			compatible = "syscon";
 >> +			reg = <0x2011000 0x1000>;
 >> +		};
@@ -14,7 +14,7 @@ On 29/09/14 23:17, Stephen Boyd 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>;
 >                  };
@@ -27,14 +27,14 @@ sounds good.
 
 --srini
 >
->                  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 596ba1f..6c4e85d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,10 @@
  "ref\01411982044-7873-1-git-send-email-srinivas.kandagatla@linaro.org\0"
  "ref\01411982092-7922-1-git-send-email-srinivas.kandagatla@linaro.org\0"
  "ref\05429DA95.80505@codeaurora.org\0"
- "From\0Srinivas Kandagatla <srinivas.kandagatla@linaro.org>\0"
- "Subject\0Re: [PATCH 1/4] ARM: DT: apq8064: add rpm support\0"
+ "From\0srinivas.kandagatla@linaro.org (Srinivas Kandagatla)\0"
+ "Subject\0[PATCH 1/4] ARM: DT: apq8064: add rpm support\0"
  "Date\0Tue, 30 Sep 2014 08:44:13 +0100\0"
- "To\0Stephen Boyd <sboyd@codeaurora.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"
  "\n"
@@ -29,7 +15,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"
@@ -37,7 +23,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"
@@ -50,14 +36,14 @@
  "\n"
  "--srini\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"
@@ -67,4 +53,4 @@
  "> other way?\n"
  >
 
-ae24f069285b6a9a62f0091b6bbaa7a29e53b19e7d83a80af0ec5e94a33683f5
+d260d3a2c0c6dceeebcc7acadcd91d0d38b2b72630b148a17fe4dba152164326

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.