All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54759991.50204@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index ba3bbce..76fdd4f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -24,14 +24,14 @@ On 2014-11-26 3:00, Arnd Bergmann wrote:
 > The ibm,associativity property in each PCI host, CPU or memory device
 > node consequently has an array of three (board, socket, core) integers:
 > 
-> 	memory at 0,0 {
+> 	memory@0,0 {
 > 		device_type = "memory";
 > 		reg = <0x0 0x0  0x4 0x0;
 > 		/* board 0, socket 0, no specific core */
 > 		ibm,asssociativity = <0 0 0xffff>;
 > 	};
 > 
-> 	memory at 4,0 {
+> 	memory@4,0 {
 > 		device_type = "memory";
 > 		reg = <0x4 0x0  0x4 0x0>;
 > 		/* board 0, socket 1, no specific core */
@@ -40,7 +40,7 @@ On 2014-11-26 3:00, Arnd Bergmann wrote:
 > 
 > 	...
 > 
-> 	memory at 1c,0 {
+> 	memory@1c,0 {
 > 		device_type = "memory";
 > 		reg = <0x1c 0x0  0x4 0x0>;
 > 		/* board 0, socket 7, no specific core */
@@ -50,14 +50,14 @@ On 2014-11-26 3:00, Arnd Bergmann wrote:
 > 	cpus {
 > 		#address-cells = <2>;
 > 		#size-cells = <0>;
-> 		cpu at 0 {
+> 		cpu@0 {
 > 			device_type = "cpu";
 > 			reg = <0 0>;
 > 			/* board 0, socket 0, core 0*/
 > 			ibm,asssociativity = <0 0 0>; 
 > 		};
 > 
-> 		cpu at 1 {
+> 		cpu@1 {
 > 			device_type = "cpu";
 > 			reg = <0 0>;
 > 			/* board 0, socket 0, core 0*/
@@ -66,7 +66,7 @@ On 2014-11-26 3:00, Arnd Bergmann wrote:
 > 
 > 		...
 > 
-> 		cpu at 31 {
+> 		cpu@31 {
 > 			device_type = "cpu";
 > 			reg = <0 32>;
 > 			/* board 1, socket 7, core 31*/
@@ -74,14 +74,14 @@ On 2014-11-26 3:00, Arnd Bergmann wrote:
 > 		};
 > 	};
 > 
-> 	pci at 100,0 {
+> 	pci@100,0 {
 > 		device_type = "pci";
 > 		/* board 0 */
 > 		ibm,associativity = <0 0xffff 0xffff>;
 > 		...
 > 	};
 > 
-> 	pci at 200,0 {
+> 	pci@200,0 {
 > 		device_type = "pci";
 > 		/* board 1 */
 > 		ibm,associativity = <1 0xffff 0xffff>;
@@ -129,3 +129,8 @@ jump to access the memory, but from socket 0 to socket 2/3, it needs
 
 Thanks
 Hanjun
+
+--
+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 7b400d9..aef5ef3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,10 +2,26 @@
  "ref\02966212.dpWQ0OTb0A@wuerfel\0"
  "ref\0CAFpQJXUjYsTiHSyHdgtN9JPWGN8CByR4VwtSMJhwkAUWA4iV9w@mail.gmail.com\0"
  "ref\02065254.jRdQcinOdg@wuerfel\0"
- "From\0hanjun.guo@linaro.org (Hanjun Guo)\0"
- "Subject\0[RFC PATCH v2 2/4] Documentation: arm64/arm: dt bindings for numa.\0"
+ "From\0Hanjun Guo <hanjun.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [RFC PATCH v2 2/4] Documentation: arm64/arm: dt bindings for numa.\0"
  "Date\0Wed, 26 Nov 2014 17:12:49 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>"
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "Cc\0Ganapatrao Kulkarni <gpkulkarni-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  Steve Capper <steve.capper-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Al Stone <al.stone-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Ard Biesheuvel <ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org>
+  msalter-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
+  Will Deacon <Will.Deacon-5wv7dgnIgG8@public.gmane.org>
+  Leif Lindholm <leif.lindholm-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Roy Franz <roy.franz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Shannon Zhao <zhaoshenglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
+  Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  jchandra-dY08KVG/lbpWk0Htik3J/w@public.gmane.org
+ " Ganapatrao Kulkarni <ganapatrao.kulkarni-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On 2014-11-26 3:00, Arnd Bergmann wrote:\n"
@@ -34,14 +50,14 @@
  "> The ibm,associativity property in each PCI host, CPU or memory device\n"
  "> node consequently has an array of three (board, socket, core) integers:\n"
  "> \n"
- "> \tmemory at 0,0 {\n"
+ "> \tmemory@0,0 {\n"
  "> \t\tdevice_type = \"memory\";\n"
  "> \t\treg = <0x0 0x0  0x4 0x0;\n"
  "> \t\t/* board 0, socket 0, no specific core */\n"
  "> \t\tibm,asssociativity = <0 0 0xffff>;\n"
  "> \t};\n"
  "> \n"
- "> \tmemory at 4,0 {\n"
+ "> \tmemory@4,0 {\n"
  "> \t\tdevice_type = \"memory\";\n"
  "> \t\treg = <0x4 0x0  0x4 0x0>;\n"
  "> \t\t/* board 0, socket 1, no specific core */\n"
@@ -50,7 +66,7 @@
  "> \n"
  "> \t...\n"
  "> \n"
- "> \tmemory at 1c,0 {\n"
+ "> \tmemory@1c,0 {\n"
  "> \t\tdevice_type = \"memory\";\n"
  "> \t\treg = <0x1c 0x0  0x4 0x0>;\n"
  "> \t\t/* board 0, socket 7, no specific core */\n"
@@ -60,14 +76,14 @@
  "> \tcpus {\n"
  "> \t\t#address-cells = <2>;\n"
  "> \t\t#size-cells = <0>;\n"
- "> \t\tcpu at 0 {\n"
+ "> \t\tcpu@0 {\n"
  "> \t\t\tdevice_type = \"cpu\";\n"
  "> \t\t\treg = <0 0>;\n"
  "> \t\t\t/* board 0, socket 0, core 0*/\n"
  "> \t\t\tibm,asssociativity = <0 0 0>; \n"
  "> \t\t};\n"
  "> \n"
- "> \t\tcpu at 1 {\n"
+ "> \t\tcpu@1 {\n"
  "> \t\t\tdevice_type = \"cpu\";\n"
  "> \t\t\treg = <0 0>;\n"
  "> \t\t\t/* board 0, socket 0, core 0*/\n"
@@ -76,7 +92,7 @@
  "> \n"
  "> \t\t...\n"
  "> \n"
- "> \t\tcpu at 31 {\n"
+ "> \t\tcpu@31 {\n"
  "> \t\t\tdevice_type = \"cpu\";\n"
  "> \t\t\treg = <0 32>;\n"
  "> \t\t\t/* board 1, socket 7, core 31*/\n"
@@ -84,14 +100,14 @@
  "> \t\t};\n"
  "> \t};\n"
  "> \n"
- "> \tpci at 100,0 {\n"
+ "> \tpci@100,0 {\n"
  "> \t\tdevice_type = \"pci\";\n"
  "> \t\t/* board 0 */\n"
  "> \t\tibm,associativity = <0 0xffff 0xffff>;\n"
  "> \t\t...\n"
  "> \t};\n"
  "> \n"
- "> \tpci at 200,0 {\n"
+ "> \tpci@200,0 {\n"
  "> \t\tdevice_type = \"pci\";\n"
  "> \t\t/* board 1 */\n"
  "> \t\tibm,associativity = <1 0xffff 0xffff>;\n"
@@ -138,6 +154,11 @@
  "\"ibm,associativity-reference-points\" property cover this?\n"
  "\n"
  "Thanks\n"
- Hanjun
+ "Hanjun\n"
+ "\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
 
-bdf310ed27296ffa97eb9714a93f6b6e7e08b53193fa06b408e4b8c1d0c42b88
+326ff9553903c2f185f183d0239b97d30dbd62320eb174d5deedcb77d0cdbf1e

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.