All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <508E9C42.10907@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 4e3b2e3..59a3290 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -19,7 +19,7 @@ addresses.
 > itself and register the actual devices as sub-nodes to it. The NAND type
 > is the only one that is currently supported. This is how it currently looks:
 > 
-> 	gpmc: gpmc at 50000000 {
+> 	gpmc: gpmc@50000000 {
 > 		compatible = "ti,gpmc";
 > 		ti,hwmods = "gpmc";
 > 		reg = <0x50000000 0x2000>;
@@ -28,7 +28,7 @@ addresses.
 > 		#address-cells = <1>;
 > 		#size-cells = <0>;
 > 
-> 		nand at 0 {
+> 		nand@0 {
 
 You may want a CS0 node with nand as a child node of that.
 
@@ -56,7 +56,7 @@ Rob
 > 			#address-cells = <1>;
 > 			#size-cells = <1>;
 > 
-> 			partition at 0 {
+> 			partition@0 {
 > 				label = "1st";
 > 				reg = <0x0 0x20000>;
 > 			};
diff --git a/a/content_digest b/N1/content_digest
index 8eb3e52..5a5009b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,15 @@
  "ref\0508E9513.7050106@gmail.com\0"
- "From\0robherring2@gmail.com (Rob Herring)\0"
- "Subject\0Representation of external memory-mapped devices in DT (gpmc)\0"
+ "ref\0508E9513.7050106-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "From\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: Representation of external memory-mapped devices in DT (gpmc)\0"
  "Date\0Mon, 29 Oct 2012 10:09:54 -0500\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Daniel Mack <zonque-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Cc\0Afzal Mohammed <afzal-l0cyMroinI0@public.gmane.org>"
+  devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>
+  Mark Brown <broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org>
+  Nori
+  Sekhar <nsekhar-l0cyMroinI0@public.gmane.org>
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On 10/29/2012 09:39 AM, Daniel Mack wrote:\n"
@@ -26,7 +33,7 @@
  "> itself and register the actual devices as sub-nodes to it. The NAND type\n"
  "> is the only one that is currently supported. This is how it currently looks:\n"
  "> \n"
- "> \tgpmc: gpmc at 50000000 {\n"
+ "> \tgpmc: gpmc@50000000 {\n"
  "> \t\tcompatible = \"ti,gpmc\";\n"
  "> \t\tti,hwmods = \"gpmc\";\n"
  "> \t\treg = <0x50000000 0x2000>;\n"
@@ -35,7 +42,7 @@
  "> \t\t#address-cells = <1>;\n"
  "> \t\t#size-cells = <0>;\n"
  "> \n"
- "> \t\tnand at 0 {\n"
+ "> \t\tnand@0 {\n"
  "\n"
  "You may want a CS0 node with nand as a child node of that.\n"
  "\n"
@@ -63,7 +70,7 @@
  "> \t\t\t#address-cells = <1>;\n"
  "> \t\t\t#size-cells = <1>;\n"
  "> \n"
- "> \t\t\tpartition at 0 {\n"
+ "> \t\t\tpartition@0 {\n"
  "> \t\t\t\tlabel = \"1st\";\n"
  "> \t\t\t\treg = <0x0 0x20000>;\n"
  "> \t\t\t};\n"
@@ -87,4 +94,4 @@
  "> Daniel\n"
  >
 
-e67e859010f67e88da4ba8d2082ed4664f947a54fb3b0da39437f67476ace834
+50b18b11842da15fe7c5b73076a2654fe25af5079d15027ee73005d2a2c6297a

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.