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

diff --git a/a/1.txt b/N1/1.txt
index 61c00c8..3ba511f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -13,7 +13,7 @@ The binding will use one top-level node to describe the GPMC controller
 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>;
@@ -22,7 +22,7 @@ is the only one that is currently supported. This is how it currently looks:
 		#address-cells = <1>;
 		#size-cells = <0>;
 
-		nand at 0 {
+		nand@0 {
 			reg = <0>; /* CS0 */
 			nand-bus-width = <16>;
 			nand-ecc-mode = "soft";
@@ -45,7 +45,7 @@ is the only one that is currently supported. This is how it currently looks:
 			#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 e891736..78d546c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,14 @@
- "From\0zonque@gmail.com (Daniel Mack)\0"
+ "From\0Daniel Mack <zonque-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
  "Subject\0Representation of external memory-mapped devices in DT (gpmc)\0"
  "Date\0Mon, 29 Oct 2012 15:39:15 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org>"
+  Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
+ " Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>\0"
+ "Cc\0Afzal Mohammed <afzal-l0cyMroinI0@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"
  "Hi,\n"
@@ -19,7 +26,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"
@@ -28,7 +35,7 @@
  "\t\t#address-cells = <1>;\n"
  "\t\t#size-cells = <0>;\n"
  "\n"
- "\t\tnand at 0 {\n"
+ "\t\tnand@0 {\n"
  "\t\t\treg = <0>; /* CS0 */\n"
  "\t\t\tnand-bus-width = <16>;\n"
  "\t\t\tnand-ecc-mode = \"soft\";\n"
@@ -51,7 +58,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"
@@ -74,4 +81,4 @@
  "Thanks,\n"
  Daniel
 
-5f6ca911c919be19ec7d054318b6a91b440f1e64ed812c95a8d4dd77df75d85f
+61b9d0091927b3a81f72b0d0eb8779972316858dd2e661c634e9c091e848c898

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.