All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <573E0758.3080109@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 3146840..5a4264a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -96,7 +96,7 @@ Yes, will do.
 >> +
 >> +/* From arch/arm/boot/dts/am4372.dtsi */
 >> +cpus {
->> +	cpu: cpu@0 {
+>> +	cpu: cpu at 0 {
 >> +		...
 >> +
 >> +		operating-points-v2 = <&cpu0_opp_table>;
@@ -121,32 +121,32 @@ I felt they went well with the cpu node but thinking about it more they
 fit just as well here, I'd be fine moving them.
 
 >
->> +	opp50@300000000 {
+>> +	opp50 at 300000000 {
 >> +		opp-hz = /bits/ 64 <300000000>;
 >> +		opp-microvolt = <950000>;
 >> +		opp-supported-hw = <0xFF 0x01>;
 >> +		opp-suspend;
 >> +	};
 >> +
->> +	opp100@600000000 {
+>> +	opp100 at 600000000 {
 >> +		opp-hz = /bits/ 64 <600000000>;
 >> +		opp-microvolt = <1100000>;
 >> +		opp-supported-hw = <0xFF 0x04>;
 >> +	};
 >> +
->> +	opp120@720000000 {
+>> +	opp120 at 720000000 {
 >> +		opp-hz = /bits/ 64 <720000000>;
 >> +		opp-microvolt = <1200000>;
 >> +		opp-supported-hw = <0xFF 0x08>;
 >> +	};
 >> +
->> +	oppturbo@800000000 {
+>> +	oppturbo at 800000000 {
 >> +		opp-hz = /bits/ 64 <800000000>;
 >> +		opp-microvolt = <1260000>;
 >> +		opp-supported-hw = <0xFF 0x10>;
 >> +	};
 >> +
->> +	oppnitro@1000000000 {
+>> +	oppnitro at 1000000000 {
 >> +		opp-hz = /bits/ 64 <1000000000>;
 >> +		opp-microvolt = <1325000>;
 >> +		opp-supported-hw = <0xFF 0x20>;
diff --git a/a/content_digest b/N1/content_digest
index 4e05ab8..2400c8e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,10 @@
  "ref\0cover.1463609497.git.d-gerlach@ti.com\0"
  "ref\0f17fbc8acb1e903b9f175f49fe29563b83132faf.1463609497.git.d-gerlach@ti.com\0"
  "ref\020160519031559.GK24777@vireshk-i7\0"
- "From\0Dave Gerlach <d-gerlach@ti.com>\0"
- "Subject\0Re: [PATCH 1/2] Documentation: dt: add bindings for ti-cpufreq\0"
+ "From\0d-gerlach@ti.com (Dave Gerlach)\0"
+ "Subject\0[PATCH 1/2] Documentation: dt: add bindings for ti-cpufreq\0"
  "Date\0Thu, 19 May 2016 13:35:04 -0500\0"
- "To\0Viresh Kumar <viresh.kumar@linaro.org>\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
-  linux-omap@vger.kernel.org
-  linux-pm@vger.kernel.org
-  devicetree@vger.kernel.org
-  Rob Herring <robh+dt@kernel.org>
-  Rafael J . Wysocki <rjw@rjwysocki.net>
-  Tony Lindgren <tony@atomide.com>
-  Mark Rutland <mark.rutland@arm.com>
-  Nishanth Menon <nm@ti.com>
- " Yegor Yefremov <yegorslists@googlemail.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 05/18/2016 10:15 PM, Viresh Kumar wrote:\n"
@@ -116,7 +105,7 @@
  ">> +\n"
  ">> +/* From arch/arm/boot/dts/am4372.dtsi */\n"
  ">> +cpus {\n"
- ">> +\tcpu: cpu@0 {\n"
+ ">> +\tcpu: cpu at 0 {\n"
  ">> +\t\t...\n"
  ">> +\n"
  ">> +\t\toperating-points-v2 = <&cpu0_opp_table>;\n"
@@ -141,32 +130,32 @@
  "fit just as well here, I'd be fine moving them.\n"
  "\n"
  ">\n"
- ">> +\topp50@300000000 {\n"
+ ">> +\topp50 at 300000000 {\n"
  ">> +\t\topp-hz = /bits/ 64 <300000000>;\n"
  ">> +\t\topp-microvolt = <950000>;\n"
  ">> +\t\topp-supported-hw = <0xFF 0x01>;\n"
  ">> +\t\topp-suspend;\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\topp100@600000000 {\n"
+ ">> +\topp100 at 600000000 {\n"
  ">> +\t\topp-hz = /bits/ 64 <600000000>;\n"
  ">> +\t\topp-microvolt = <1100000>;\n"
  ">> +\t\topp-supported-hw = <0xFF 0x04>;\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\topp120@720000000 {\n"
+ ">> +\topp120 at 720000000 {\n"
  ">> +\t\topp-hz = /bits/ 64 <720000000>;\n"
  ">> +\t\topp-microvolt = <1200000>;\n"
  ">> +\t\topp-supported-hw = <0xFF 0x08>;\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\toppturbo@800000000 {\n"
+ ">> +\toppturbo at 800000000 {\n"
  ">> +\t\topp-hz = /bits/ 64 <800000000>;\n"
  ">> +\t\topp-microvolt = <1260000>;\n"
  ">> +\t\topp-supported-hw = <0xFF 0x10>;\n"
  ">> +\t};\n"
  ">> +\n"
- ">> +\toppnitro@1000000000 {\n"
+ ">> +\toppnitro at 1000000000 {\n"
  ">> +\t\topp-hz = /bits/ 64 <1000000000>;\n"
  ">> +\t\topp-microvolt = <1325000>;\n"
  ">> +\t\topp-supported-hw = <0xFF 0x20>;\n"
@@ -186,4 +175,4 @@
  ">> +};\n"
  >
 
-fff5aa994023f36027003e4286c697425261d22268f5bd19ba4cbf7724ae7cc4
+e82c36d907da77f91979f8193d0fefb45521aca42bec1a57430501f475058501

diff --git a/a/content_digest b/N2/content_digest
index 4e05ab8..02649f3 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,11 +5,11 @@
  "Subject\0Re: [PATCH 1/2] Documentation: dt: add bindings for ti-cpufreq\0"
  "Date\0Thu, 19 May 2016 13:35:04 -0500\0"
  "To\0Viresh Kumar <viresh.kumar@linaro.org>\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
-  linux-omap@vger.kernel.org
-  linux-pm@vger.kernel.org
-  devicetree@vger.kernel.org
+ "Cc\0<linux-kernel@vger.kernel.org>"
+  <linux-arm-kernel@lists.infradead.org>
+  <linux-omap@vger.kernel.org>
+  <linux-pm@vger.kernel.org>
+  <devicetree@vger.kernel.org>
   Rob Herring <robh+dt@kernel.org>
   Rafael J . Wysocki <rjw@rjwysocki.net>
   Tony Lindgren <tony@atomide.com>
@@ -186,4 +186,4 @@
  ">> +};\n"
  >
 
-fff5aa994023f36027003e4286c697425261d22268f5bd19ba4cbf7724ae7cc4
+ad2f89066741f14b57d927f5adeb10a7dabf2928bde082a598f3c9ddb06b148e

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.