All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1409585324-3678-8-git-send-email-lorenzo.pieralisi@arm.com>

diff --git a/a/1.txt b/N1/1.txt
index 67330d4..2b49f12 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -24,7 +24,7 @@ index a25c262..322fd15 100644
 +			cpu-idle-states = <&CLUSTER_SLEEP_BIG>;
  		};
  
- 		cpu1: cpu@1 {
+ 		cpu1: cpu at 1 {
 @@ -45,6 +46,7 @@
  			compatible = "arm,cortex-a15";
  			reg = <1>;
@@ -32,7 +32,7 @@ index a25c262..322fd15 100644
 +			cpu-idle-states = <&CLUSTER_SLEEP_BIG>;
  		};
  
- 		cpu2: cpu@2 {
+ 		cpu2: cpu at 2 {
 @@ -52,6 +54,7 @@
  			compatible = "arm,cortex-a7";
  			reg = <0x100>;
@@ -40,7 +40,7 @@ index a25c262..322fd15 100644
 +			cpu-idle-states = <&CLUSTER_SLEEP_LITTLE>;
  		};
  
- 		cpu3: cpu@3 {
+ 		cpu3: cpu at 3 {
 @@ -59,6 +62,7 @@
  			compatible = "arm,cortex-a7";
  			reg = <0x101>;
@@ -48,7 +48,7 @@ index a25c262..322fd15 100644
 +			cpu-idle-states = <&CLUSTER_SLEEP_LITTLE>;
  		};
  
- 		cpu4: cpu@4 {
+ 		cpu4: cpu at 4 {
 @@ -66,6 +70,25 @@
  			compatible = "arm,cortex-a7";
  			reg = <0x102>;
@@ -122,7 +122,7 @@ index ef94c3b..85d09bc 100644
 +	if (ret < 0)
 +		goto out_uninit_big;
 +
-+	/* Start at index 1, index 0 standard WFI */
++	/* Start@index 1, index 0 standard WFI */
 +	ret = dt_init_idle_driver(&bl_idle_little_driver,
 +				  bl_idle_state_match, 1);
 +	if (ret < 0)
diff --git a/a/content_digest b/N1/content_digest
index 5c93e3b..f79be3f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
   "ref\0001409585324-3678-1-git-send-email-lorenzo.pieralisi\@arm.com\0"
 ]
 [
-  "From\0Lorenzo Pieralisi <lorenzo.pieralisi\@arm.com>\0"
+  "From\0lorenzo.pieralisi\@arm.com (Lorenzo Pieralisi)\0"
 ]
 [
   "Subject\0[PATCH v8 7/8] drivers: cpuidle: initialize big.LITTLE driver through DT\0"
@@ -11,33 +11,7 @@
   "Date\0Mon,  1 Sep 2014 16:28:43 +0100\0"
 ]
 [
-  "To\0linux-arm-kernel\@lists.infradead.org",
-  " linux-pm\@vger.kernel.org\0"
-]
-[
-  "Cc\0devicetree\@vger.kernel.org",
-  " Lorenzo Pieralisi <lorenzo.pieralisi\@arm.com>",
-  " Chander Kashyap <k.chander\@samsung.com>",
-  " Mark Rutland <mark.rutland\@arm.com>",
-  " 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 <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.figa\@samsung.com>",
-  " Mark Brown <broonie\@kernel.org>",
-  " Paul Walmsley <paul\@pwsan.com>",
-  " Geoff\0"
+  "To\0linux-arm-kernel\@lists.infradead.org\0"
 ]
 [
   "\0000:1\0"
@@ -72,7 +46,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 +46,7 \@\@\n",
   " \t\t\tcompatible = \"arm,cortex-a15\";\n",
   " \t\t\treg = <1>;\n",
@@ -80,7 +54,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 +54,7 \@\@\n",
   " \t\t\tcompatible = \"arm,cortex-a7\";\n",
   " \t\t\treg = <0x100>;\n",
@@ -88,7 +62,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 +62,7 \@\@\n",
   " \t\t\tcompatible = \"arm,cortex-a7\";\n",
   " \t\t\treg = <0x101>;\n",
@@ -96,7 +70,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 +70,25 \@\@\n",
   " \t\t\tcompatible = \"arm,cortex-a7\";\n",
   " \t\t\treg = <0x102>;\n",
@@ -170,7 +144,7 @@
   "+\tif (ret < 0)\n",
   "+\t\tgoto out_uninit_big;\n",
   "+\n",
-  "+\t/* Start at index 1, index 0 standard WFI */\n",
+  "+\t/* Start\@index 1, index 0 standard WFI */\n",
   "+\tret = dt_init_idle_driver(&bl_idle_little_driver,\n",
   "+\t\t\t\t  bl_idle_state_match, 1);\n",
   "+\tif (ret < 0)\n",
@@ -183,4 +157,4 @@
   "1.9.1"
 ]
 
-65aad6bcec4d7f4a8d0e12e3e36d00ad8856e2401dea7d57f6e80d011e3c0fc3
+5edd1ed43d4e08d0dd19709c7e1ddd0c63d797b10334e6ff6c3c60e2f5a9f117

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.