All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <517E4366.4040209@atmel.com>

diff --git a/a/1.txt b/N1/1.txt
index b017a1b..fdab57d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -25,7 +25,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 >  		ssc2 = &ssc2;
 >  	};
 >  	cpus {
-> -		cpu at 0 {
+> -		cpu@0 {
 > +		#address-cells = <0>;
 > +		#size-cells = <0>;
 > +
@@ -43,7 +43,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 >  		ssc0 = &ssc0;
 >  	};
 >  	cpus {
-> -		cpu at 0 {
+> -		cpu@0 {
 > -			compatible = "arm,arm926ejs";
 > +		#address-cells = <0>;
 > +		#size-cells = <0>;
@@ -62,7 +62,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 >  		ssc1 = &ssc1;
 >  	};
 >  	cpus {
-> -		cpu at 0 {
+> -		cpu@0 {
 > -			compatible = "arm,arm926ejs";
 > +		#address-cells = <0>;
 > +		#size-cells = <0>;
@@ -81,7 +81,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 >  		ssc1 = &ssc1;
 >  	};
 >  	cpus {
-> -		cpu at 0 {
+> -		cpu@0 {
 > -			compatible = "arm,arm926ejs";
 > +		#address-cells = <0>;
 > +		#size-cells = <0>;
@@ -100,7 +100,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 >  		ssc0 = &ssc0;
 >  	};
 >  	cpus {
-> -		cpu at 0 {
+> -		cpu@0 {
 > -			compatible = "arm,arm926ejs";
 > +		#address-cells = <0>;
 > +		#size-cells = <0>;
@@ -119,7 +119,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 >  		ssc0 = &ssc0;
 >  	};
 >  	cpus {
-> -		cpu at 0 {
+> -		cpu@0 {
 > -			compatible = "arm,arm926ejs";
 > +		#address-cells = <0>;
 > +		#size-cells = <0>;
diff --git a/a/content_digest b/N1/content_digest
index dfe273c..90d6ee2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,32 @@
  "ref\01366824502-19729-1-git-send-email-lorenzo.pieralisi@arm.com\0"
  "ref\01366824502-19729-6-git-send-email-lorenzo.pieralisi@arm.com\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[RFC PATCH v3 05/17] ARM: dts: at91: cpus/cpu node dts updates\0"
+ "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
+ "Subject\0Re: [RFC PATCH v3 05/17] ARM: dts: at91: cpus/cpu node dts updates\0"
  "Date\0Mon, 29 Apr 2013 11:54:46 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>\0"
+ "Cc\0Nicolas Pitre <nicolas.pitre@linaro.org>"
+  Jon Medhurst <tixy@linaro.org>
+  Dave Martin <dave.martin@linaro.org>
+  Andrew Lunn <andrew@lunn.ch>
+  Tony Lindgren <tony@atomide.com>
+  Benjamin Herrenschmidt <benh@kernel.crashing.org>
+  Linus Walleij <linus.walleij@linaro.org>
+  Will Deacon <will.deacon@arm.com>
+  Viresh Kumar <viresh.kumar@linaro.org>
+  Mark Rutland <mark.rutland@arm.com>
+  Lennert Buytenhek <kernel@wantstofly.org>
+  Kukjin Kim <kgene.kim@samsung.com>
+  Russell King <linux@arm.linux.org.uk>
+  Magnus Damm <magnus.damm@gmail.com>
+  Catalin Marinas <catalin.marinas@arm.com>
+  Grant Likely <grant.likely@linaro.org>
+  David Brown <davidb@codeaurora.org>
+  Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
+  Dinh Nguyen <dinguyen@altera.com>
+  Arnd Bergmann <arnd@arndb.de>
+  Stephen Warren <swarren@wwwdotorg.org>
+  Sekhar Nori <nsekhar@ti.com>
+ " devicetree-discuss@lists.ozlabs.o\0"
  "\00:1\0"
  "b\0"
  "On 04/24/2013 07:28 PM, Lorenzo Pieralisi :\n"
@@ -33,7 +56,7 @@
  ">  \t\tssc2 = &ssc2;\n"
  ">  \t};\n"
  ">  \tcpus {\n"
- "> -\t\tcpu at 0 {\n"
+ "> -\t\tcpu@0 {\n"
  "> +\t\t#address-cells = <0>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
@@ -51,7 +74,7 @@
  ">  \t\tssc0 = &ssc0;\n"
  ">  \t};\n"
  ">  \tcpus {\n"
- "> -\t\tcpu at 0 {\n"
+ "> -\t\tcpu@0 {\n"
  "> -\t\t\tcompatible = \"arm,arm926ejs\";\n"
  "> +\t\t#address-cells = <0>;\n"
  "> +\t\t#size-cells = <0>;\n"
@@ -70,7 +93,7 @@
  ">  \t\tssc1 = &ssc1;\n"
  ">  \t};\n"
  ">  \tcpus {\n"
- "> -\t\tcpu at 0 {\n"
+ "> -\t\tcpu@0 {\n"
  "> -\t\t\tcompatible = \"arm,arm926ejs\";\n"
  "> +\t\t#address-cells = <0>;\n"
  "> +\t\t#size-cells = <0>;\n"
@@ -89,7 +112,7 @@
  ">  \t\tssc1 = &ssc1;\n"
  ">  \t};\n"
  ">  \tcpus {\n"
- "> -\t\tcpu at 0 {\n"
+ "> -\t\tcpu@0 {\n"
  "> -\t\t\tcompatible = \"arm,arm926ejs\";\n"
  "> +\t\t#address-cells = <0>;\n"
  "> +\t\t#size-cells = <0>;\n"
@@ -108,7 +131,7 @@
  ">  \t\tssc0 = &ssc0;\n"
  ">  \t};\n"
  ">  \tcpus {\n"
- "> -\t\tcpu at 0 {\n"
+ "> -\t\tcpu@0 {\n"
  "> -\t\t\tcompatible = \"arm,arm926ejs\";\n"
  "> +\t\t#address-cells = <0>;\n"
  "> +\t\t#size-cells = <0>;\n"
@@ -127,7 +150,7 @@
  ">  \t\tssc0 = &ssc0;\n"
  ">  \t};\n"
  ">  \tcpus {\n"
- "> -\t\tcpu at 0 {\n"
+ "> -\t\tcpu@0 {\n"
  "> -\t\t\tcompatible = \"arm,arm926ejs\";\n"
  "> +\t\t#address-cells = <0>;\n"
  "> +\t\t#size-cells = <0>;\n"
@@ -144,4 +167,4 @@
  "-- \n"
  Nicolas Ferre
 
-ae40eb3f6fdb8f79b705aefa8b3b56a4dcac4beef4b3bd8417bc4846a9d3cec5
+9cb7bc395d73adfa08b24d5efec64adaa0a0650ad2fb915763d4a00be7e438f3

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.