All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140625150623.GD15240@leverpostej>

diff --git a/a/1.txt b/N1/1.txt
index 7ac4bc5..5911091 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -92,7 +92,7 @@ Mark.
 > +			};
 > +		};
 > +
->  		cpu0: cpu@0 {
+>  		cpu0: cpu at 0 {
 >  			device_type = "cpu";
 >  			compatible = "arm,cortex-a15";
 >  			reg = <0>;
@@ -100,7 +100,7 @@ Mark.
 > +			cpu-idle-states = <&CLUSTER_SLEEP_BIG>;
 >  		};
 >  
->  		cpu1: cpu@1 {
+>  		cpu1: cpu at 1 {
 > @@ -45,6 +66,7 @@
 >  			compatible = "arm,cortex-a15";
 >  			reg = <1>;
@@ -108,7 +108,7 @@ Mark.
 > +			cpu-idle-states = <&CLUSTER_SLEEP_BIG>;
 >  		};
 >  
->  		cpu2: cpu@2 {
+>  		cpu2: cpu at 2 {
 > @@ -52,6 +74,7 @@
 >  			compatible = "arm,cortex-a7";
 >  			reg = <0x100>;
@@ -116,7 +116,7 @@ Mark.
 > +			cpu-idle-states = <&CLUSTER_SLEEP_LITTLE>;
 >  		};
 >  
->  		cpu3: cpu@3 {
+>  		cpu3: cpu at 3 {
 > @@ -59,6 +82,7 @@
 >  			compatible = "arm,cortex-a7";
 >  			reg = <0x101>;
@@ -124,7 +124,7 @@ Mark.
 > +			cpu-idle-states = <&CLUSTER_SLEEP_LITTLE>;
 >  		};
 >  
->  		cpu4: cpu@4 {
+>  		cpu4: cpu at 4 {
 > @@ -66,6 +90,7 @@
 >  			compatible = "arm,cortex-a7";
 >  			reg = <0x102>;
diff --git a/a/content_digest b/N1/content_digest
index 101b829..9d9ec5f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,28 +1,9 @@
  "ref\01403705421-17597-1-git-send-email-lorenzo.pieralisi@arm.com\0"
  "ref\01403705421-17597-7-git-send-email-lorenzo.pieralisi@arm.com\0"
- "From\0Mark Rutland <mark.rutland@arm.com>\0"
- "Subject\0Re: [PATCH v5 6/8] drivers: cpuidle: initialize big.LITTLE driver through DT\0"
+ "From\0mark.rutland@arm.com (Mark Rutland)\0"
+ "Subject\0[PATCH v5 6/8] drivers: cpuidle: initialize big.LITTLE driver through DT\0"
  "Date\0Wed, 25 Jun 2014 16:06:23 +0100\0"
- "To\0Lorenzo Pieralisi <Lorenzo.Pieralisi@arm.com>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>"
-  linux-pm@vger.kernel.org <linux-pm@vger.kernel.org>
-  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
-  Chander Kashyap <chander.kashyap@linaro.org>
-  Sudeep Holla <Sudeep.Holla@arm.com>
-  Catalin Marinas <Catalin.Marinas@arm.com>
-  Charles Garcia-Tobin <Charles.Garcia-Tobin@arm.com>
-  Nicolas Pitre <nico@linaro.org>
-  Rob Herring <robh+dt@kernel.org>
-  grant.likely@linaro.org <grant.likely@linaro.org>
-  Peter De Schrijver <pdeschrijver@nvidia.com>
-  Santosh Shilimkar <santosh.shilimkar@ti.com>
-  Daniel Lezcano <daniel.lezcano@linaro.org>
-  Amit Kucheria <amit.kucheria@linaro.org>
-  Vincent Guittot <vincent.guittot@linaro.org>
-  Antti Miettinen <ananaza@iki.fi>
-  Stephen Boyd <sboyd@codeaurora.org>
-  Kevin Hilman <khilman@linaro.org>
- " Sebastian Capella <sebcape@gmail.com>Tomasz Figa <t>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Jun 25, 2014 at 03:10:19PM +0100, Lorenzo Pieralisi wrote:\n"
@@ -119,7 +100,7 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- ">  \t\tcpu0: cpu@0 {\n"
+ ">  \t\tcpu0: cpu at 0 {\n"
  ">  \t\t\tdevice_type = \"cpu\";\n"
  ">  \t\t\tcompatible = \"arm,cortex-a15\";\n"
  ">  \t\t\treg = <0>;\n"
@@ -127,7 +108,7 @@
  "> +\t\t\tcpu-idle-states = <&CLUSTER_SLEEP_BIG>;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tcpu1: cpu@1 {\n"
+ ">  \t\tcpu1: cpu at 1 {\n"
  "> @@ -45,6 +66,7 @@\n"
  ">  \t\t\tcompatible = \"arm,cortex-a15\";\n"
  ">  \t\t\treg = <1>;\n"
@@ -135,7 +116,7 @@
  "> +\t\t\tcpu-idle-states = <&CLUSTER_SLEEP_BIG>;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tcpu2: cpu@2 {\n"
+ ">  \t\tcpu2: cpu at 2 {\n"
  "> @@ -52,6 +74,7 @@\n"
  ">  \t\t\tcompatible = \"arm,cortex-a7\";\n"
  ">  \t\t\treg = <0x100>;\n"
@@ -143,7 +124,7 @@
  "> +\t\t\tcpu-idle-states = <&CLUSTER_SLEEP_LITTLE>;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tcpu3: cpu@3 {\n"
+ ">  \t\tcpu3: cpu at 3 {\n"
  "> @@ -59,6 +82,7 @@\n"
  ">  \t\t\tcompatible = \"arm,cortex-a7\";\n"
  ">  \t\t\treg = <0x101>;\n"
@@ -151,7 +132,7 @@
  "> +\t\t\tcpu-idle-states = <&CLUSTER_SLEEP_LITTLE>;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tcpu4: cpu@4 {\n"
+ ">  \t\tcpu4: cpu at 4 {\n"
  "> @@ -66,6 +90,7 @@\n"
  ">  \t\t\tcompatible = \"arm,cortex-a7\";\n"
  ">  \t\t\treg = <0x102>;\n"
@@ -257,4 +238,4 @@
  "> 1.9.1\n"
  >
 
-bfa3b0667539dc65485fc0a6f7ef84d38eb694f5fbd213bb4a96661bd102f6d9
+a603d4053b705cd1c5bd7db8d22ffde3031c540a3319dcdcafafa80fa6a7f86f

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.