All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <554FFFA3.1060801@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 37f288c..0cf08a1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -20,7 +20,7 @@ On 04/30/2015 07:07 AM, Viresh Kumar wrote:
 > This patch introduces new bindings "operating-points-v2" to get these problems
 > solved. Refer to the bindings for more details.
 > 
-> Signed-off-by: Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
 > ---
 >  Documentation/devicetree/bindings/power/opp.txt | 366 +++++++++++++++++++++++-
 >  1 file changed, 362 insertions(+), 4 deletions(-)
@@ -163,7 +163,7 @@ just thought to bring it up.
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		cpu@0 {
+> +		cpu at 0 {
 > +			compatible = "arm,cortex-a9";
 > +			reg = <0>;
 > +			next-level-cache = <&L2>;
@@ -173,7 +173,7 @@ just thought to bring it up.
 > +			operating-points-v2 = <&cpu0_opp>;
 > +		};
 > +
-> +		cpu@1 {
+> +		cpu at 1 {
 > +			compatible = "arm,cortex-a9";
 > +			reg = <1>;
 > +			next-level-cache = <&L2>;
@@ -217,7 +217,7 @@ just thought to bring it up.
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		cpu@0 {
+> +		cpu at 0 {
 > +			compatible = "qcom,krait";
 > +			reg = <0>;
 > +			next-level-cache = <&L2>;
@@ -227,7 +227,7 @@ just thought to bring it up.
 > +			operating-points-v2 = <&cpu0_opp>;
 > +		};
 > +
-> +		cpu@1 {
+> +		cpu at 1 {
 > +			compatible = "qcom,krait";
 > +			reg = <1>;
 > +			next-level-cache = <&L2>;
@@ -237,7 +237,7 @@ just thought to bring it up.
 > +			operating-points-v2 = <&cpu0_opp>;
 > +		};
 > +
-> +		cpu@2 {
+> +		cpu at 2 {
 > +			compatible = "qcom,krait";
 > +			reg = <2>;
 > +			next-level-cache = <&L2>;
@@ -247,7 +247,7 @@ just thought to bring it up.
 > +			operating-points-v2 = <&cpu0_opp>;
 > +		};
 > +
-> +		cpu@3 {
+> +		cpu at 3 {
 > +			compatible = "qcom,krait";
 > +			reg = <3>;
 > +			next-level-cache = <&L2>;
@@ -296,7 +296,7 @@ just thought to bring it up.
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		cpu@0 {
+> +		cpu at 0 {
 > +			compatible = "arm,cortex-a7";
 > +			reg = <0>;
 > +			next-level-cache = <&L2>;
@@ -306,7 +306,7 @@ just thought to bring it up.
 > +			operating-points-v2 = <&cluster0_opp>;
 > +		};
 > +
-> +		cpu@1 {
+> +		cpu at 1 {
 > +			compatible = "arm,cortex-a7";
 > +			reg = <1>;
 > +			next-level-cache = <&L2>;
@@ -316,7 +316,7 @@ just thought to bring it up.
 > +			operating-points-v2 = <&cluster0_opp>;
 > +		};
 > +
-> +		cpu@100 {
+> +		cpu at 100 {
 > +			compatible = "arm,cortex-a15";
 > +			reg = <100>;
 > +			next-level-cache = <&L2>;
@@ -326,7 +326,7 @@ just thought to bring it up.
 > +			operating-points-v2 = <&cluster1_opp>;
 > +		};
 > +
-> +		cpu@101 {
+> +		cpu at 101 {
 > +			compatible = "arm,cortex-a15";
 > +			reg = <101>;
 > +			next-level-cache = <&L2>;
@@ -392,7 +392,7 @@ just thought to bring it up.
 > +
 > +/ {
 > +	cpus {
-> +		cpu@0 {
+> +		cpu at 0 {
 > +			compatible = "arm,cortex-a7";
 > +			...
 > +
@@ -456,7 +456,3 @@ just thought to bring it up.
 -- 
 Regards,
 Nishanth Menon
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index ad8a2fa..2a9190d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,30 +1,9 @@
  "ref\0cover.1430394884.git.viresh.kumar@linaro.org\0"
  "ref\0d225e73f183e01fa0b71e4b9248b6a19a3f7d697.1430394884.git.viresh.kumar@linaro.org\0"
- "ref\0d225e73f183e01fa0b71e4b9248b6a19a3f7d697.1430394884.git.viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
- "From\0Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\0"
- "Subject\0Re: [PATCH V4 1/3] OPP: Redefine bindings to overcome shortcomings\0"
+ "From\0nm@ti.com (Nishanth Menon)\0"
+ "Subject\0[PATCH V4 1/3] OPP: Redefine bindings to overcome shortcomings\0"
  "Date\0Sun, 10 May 2015 20:02:27 -0500\0"
- "To\0Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
-  Rafael Wysocki <rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org>
-  rob.herring-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  arnd.bergmann-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  mike.turquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
- " sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0"
- "Cc\0linaro-kernel-cunTk1MwBs8s++Sfvej+rw@public.gmane.org"
-  linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org
-  Sudeep.Holla-5wv7dgnIgG8@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  viswanath.puttagunta-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
-  l.stach-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
-  thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  ta.omasab-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  kesavan.abhilash-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  khilman-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org
- " santosh.shilimkar-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 04/30/2015 07:07 AM, Viresh Kumar wrote:\n"
@@ -49,7 +28,7 @@
  "> This patch introduces new bindings \"operating-points-v2\" to get these problems\n"
  "> solved. Refer to the bindings for more details.\n"
  "> \n"
- "> Signed-off-by: Viresh Kumar <viresh.kumar-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>\n"
  "> ---\n"
  ">  Documentation/devicetree/bindings/power/opp.txt | 366 +++++++++++++++++++++++-\n"
  ">  1 file changed, 362 insertions(+), 4 deletions(-)\n"
@@ -192,7 +171,7 @@
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tcpu@0 {\n"
+ "> +\t\tcpu at 0 {\n"
  "> +\t\t\tcompatible = \"arm,cortex-a9\";\n"
  "> +\t\t\treg = <0>;\n"
  "> +\t\t\tnext-level-cache = <&L2>;\n"
@@ -202,7 +181,7 @@
  "> +\t\t\toperating-points-v2 = <&cpu0_opp>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu@1 {\n"
+ "> +\t\tcpu at 1 {\n"
  "> +\t\t\tcompatible = \"arm,cortex-a9\";\n"
  "> +\t\t\treg = <1>;\n"
  "> +\t\t\tnext-level-cache = <&L2>;\n"
@@ -246,7 +225,7 @@
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tcpu@0 {\n"
+ "> +\t\tcpu at 0 {\n"
  "> +\t\t\tcompatible = \"qcom,krait\";\n"
  "> +\t\t\treg = <0>;\n"
  "> +\t\t\tnext-level-cache = <&L2>;\n"
@@ -256,7 +235,7 @@
  "> +\t\t\toperating-points-v2 = <&cpu0_opp>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu@1 {\n"
+ "> +\t\tcpu at 1 {\n"
  "> +\t\t\tcompatible = \"qcom,krait\";\n"
  "> +\t\t\treg = <1>;\n"
  "> +\t\t\tnext-level-cache = <&L2>;\n"
@@ -266,7 +245,7 @@
  "> +\t\t\toperating-points-v2 = <&cpu0_opp>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu@2 {\n"
+ "> +\t\tcpu at 2 {\n"
  "> +\t\t\tcompatible = \"qcom,krait\";\n"
  "> +\t\t\treg = <2>;\n"
  "> +\t\t\tnext-level-cache = <&L2>;\n"
@@ -276,7 +255,7 @@
  "> +\t\t\toperating-points-v2 = <&cpu0_opp>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu@3 {\n"
+ "> +\t\tcpu at 3 {\n"
  "> +\t\t\tcompatible = \"qcom,krait\";\n"
  "> +\t\t\treg = <3>;\n"
  "> +\t\t\tnext-level-cache = <&L2>;\n"
@@ -325,7 +304,7 @@
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tcpu@0 {\n"
+ "> +\t\tcpu at 0 {\n"
  "> +\t\t\tcompatible = \"arm,cortex-a7\";\n"
  "> +\t\t\treg = <0>;\n"
  "> +\t\t\tnext-level-cache = <&L2>;\n"
@@ -335,7 +314,7 @@
  "> +\t\t\toperating-points-v2 = <&cluster0_opp>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu@1 {\n"
+ "> +\t\tcpu at 1 {\n"
  "> +\t\t\tcompatible = \"arm,cortex-a7\";\n"
  "> +\t\t\treg = <1>;\n"
  "> +\t\t\tnext-level-cache = <&L2>;\n"
@@ -345,7 +324,7 @@
  "> +\t\t\toperating-points-v2 = <&cluster0_opp>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu@100 {\n"
+ "> +\t\tcpu at 100 {\n"
  "> +\t\t\tcompatible = \"arm,cortex-a15\";\n"
  "> +\t\t\treg = <100>;\n"
  "> +\t\t\tnext-level-cache = <&L2>;\n"
@@ -355,7 +334,7 @@
  "> +\t\t\toperating-points-v2 = <&cluster1_opp>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu@101 {\n"
+ "> +\t\tcpu at 101 {\n"
  "> +\t\t\tcompatible = \"arm,cortex-a15\";\n"
  "> +\t\t\treg = <101>;\n"
  "> +\t\t\tnext-level-cache = <&L2>;\n"
@@ -421,7 +400,7 @@
  "> +\n"
  "> +/ {\n"
  "> +\tcpus {\n"
- "> +\t\tcpu@0 {\n"
+ "> +\t\tcpu at 0 {\n"
  "> +\t\t\tcompatible = \"arm,cortex-a7\";\n"
  "> +\t\t\t...\n"
  "> +\n"
@@ -484,10 +463,6 @@
  "\n"
  "-- \n"
  "Regards,\n"
- "Nishanth Menon\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Nishanth Menon
 
-7135e0ea9e540210e9e28e0076d66236a4f807fb470d913821b0e8d15dc36fd0
+29168045d0af9bb6da42e728a3c73e12c0866b0a3b3a259ae236b839645f5709

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.