All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <530BB561.8010104@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 2c9bc1b..bd062eb 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 On Monday 24 February 2014 01:52 PM, Ivan Khoronzhuk wrote:
 > Add AEMIF/NAND device entry.
 > 
-> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
+> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk-l0cyMroinI0@public.gmane.org>
 > ---
 >
 Once the driver is in Greg's queue, I will pick this up and defconfig
@@ -38,7 +38,7 @@ patch.
 > +		ti,cs-write-strobe-ns = <23>;
 > +		ti,cs-write-setup-ns = <8>;
 > +
-> +		nand at 0,0 {
+> +		nand@0,0 {
 > +			compatible = "ti,keystone-nand","ti,davinci-nand";
 > +			#address-cells = <1>;
 > +			#size-cells = <1>;
@@ -53,19 +53,19 @@ patch.
 > +			ti,davinci-ecc-bits = <4>;
 > +			nand-on-flash-bbt;
 > +
-> +			partition at 0 {
+> +			partition@0 {
 > +				label = "u-boot";
 > +				reg = <0x0 0x100000>;
 > +				read-only;
 > +			};
 > +
-> +			partition at 100000 {
+> +			partition@100000 {
 > +				label = "params";
 > +				reg = <0x100000 0x80000>;
 > +				read-only;
 > +			};
 > +
-> +			partition at 180000 {
+> +			partition@180000 {
 > +				label = "ubifs";
 > +				reg = <0x180000 0x7E80000>;
 > +			};
@@ -81,7 +81,7 @@ patch.
 >  			ti,davinci-gpio-unbanked = <32>;
 >  		};
 > +
-> +		aemif: aemif at 21000A00 {
+> +		aemif: aemif@21000A00 {
 > +			compatible = "ti,keystone-aemif", "ti,davinci-aemif";
 > +			#address-cells = <2>;
 > +			#size-cells = <1>;
@@ -95,4 +95,9 @@ patch.
 > +		};
 >  	};
 >  };
->
+> 
+
+--
+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 9339e51..9849e25 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,24 @@
  "ref\01393267976-15709-1-git-send-email-ivan.khoronzhuk@ti.com\0"
- "From\0santosh.shilimkar@ti.com (Santosh Shilimkar)\0"
- "Subject\0[PATCH] ARM: dts: keystone: add AEMIF/NAND device entry\0"
+ "ref\01393267976-15709-1-git-send-email-ivan.khoronzhuk-l0cyMroinI0@public.gmane.org\0"
+ "From\0Santosh Shilimkar <santosh.shilimkar-l0cyMroinI0@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] ARM: dts: keystone: add AEMIF/NAND device entry\0"
  "Date\0Mon, 24 Feb 2014 16:10:57 -0500\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Ivan Khoronzhuk <ivan.khoronzhuk-l0cyMroinI0@public.gmane.org>\0"
+ "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org"
+  pawel.moll-5wv7dgnIgG8@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
+  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
+  linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " grygorii.strashko-l0cyMroinI0@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Monday 24 February 2014 01:52 PM, Ivan Khoronzhuk wrote:\n"
  "> Add AEMIF/NAND device entry.\n"
  "> \n"
- "> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>\n"
+ "> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk-l0cyMroinI0@public.gmane.org>\n"
  "> ---\n"
  ">\n"
  "Once the driver is in Greg's queue, I will pick this up and defconfig\n"
@@ -45,7 +55,7 @@
  "> +\t\tti,cs-write-strobe-ns = <23>;\n"
  "> +\t\tti,cs-write-setup-ns = <8>;\n"
  "> +\n"
- "> +\t\tnand at 0,0 {\n"
+ "> +\t\tnand@0,0 {\n"
  "> +\t\t\tcompatible = \"ti,keystone-nand\",\"ti,davinci-nand\";\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <1>;\n"
@@ -60,19 +70,19 @@
  "> +\t\t\tti,davinci-ecc-bits = <4>;\n"
  "> +\t\t\tnand-on-flash-bbt;\n"
  "> +\n"
- "> +\t\t\tpartition at 0 {\n"
+ "> +\t\t\tpartition@0 {\n"
  "> +\t\t\t\tlabel = \"u-boot\";\n"
  "> +\t\t\t\treg = <0x0 0x100000>;\n"
  "> +\t\t\t\tread-only;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tpartition at 100000 {\n"
+ "> +\t\t\tpartition@100000 {\n"
  "> +\t\t\t\tlabel = \"params\";\n"
  "> +\t\t\t\treg = <0x100000 0x80000>;\n"
  "> +\t\t\t\tread-only;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tpartition at 180000 {\n"
+ "> +\t\t\tpartition@180000 {\n"
  "> +\t\t\t\tlabel = \"ubifs\";\n"
  "> +\t\t\t\treg = <0x180000 0x7E80000>;\n"
  "> +\t\t\t};\n"
@@ -88,7 +98,7 @@
  ">  \t\t\tti,davinci-gpio-unbanked = <32>;\n"
  ">  \t\t};\n"
  "> +\n"
- "> +\t\taemif: aemif at 21000A00 {\n"
+ "> +\t\taemif: aemif@21000A00 {\n"
  "> +\t\t\tcompatible = \"ti,keystone-aemif\", \"ti,davinci-aemif\";\n"
  "> +\t\t\t#address-cells = <2>;\n"
  "> +\t\t\t#size-cells = <1>;\n"
@@ -102,6 +112,11 @@
  "> +\t\t};\n"
  ">  \t};\n"
  ">  };\n"
- >
+ "> \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
 
-73a8f4940fde52a1429e0ca0ac646c78fd4f8757a0470f4d98fc736b24233c3e
+45ba47a2cd421359f74e2f71df1ce964a0c9a0e822ff3ffd205908a440ee009b

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.