All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <536BEA21.8020603@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index ca06517..50286fe 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ ignore this
 On 05/08/2014 11:31 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>
 > ---
 >   arch/arm/boot/dts/k2e-evm.dts | 52 +++++++++++++++++++++++++++++++++++++++++++
 >   1 file changed, 52 insertions(+)
@@ -34,7 +34,7 @@ On 05/08/2014 11:31 PM, Ivan Khoronzhuk wrote:
 > +		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>;
@@ -49,19 +49,19 @@ On 05/08/2014 11:31 PM, Ivan Khoronzhuk wrote:
 > +			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>;
 > +			};
@@ -72,3 +72,8 @@ On 05/08/2014 11:31 PM, Ivan Khoronzhuk wrote:
 -- 
 Regards,
 Ivan Khoronzhuk
+
+--
+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 c9c329b..f3fae56 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,13 @@
  "ref\01399575560-31090-1-git-send-email-ivan.khoronzhuk@ti.com\0"
  "ref\01399581089-2505-1-git-send-email-ivan.khoronzhuk@ti.com\0"
- "From\0ivan.khoronzhuk@ti.com (Ivan Khoronzhuk)\0"
- "Subject\0[PATCH] ARM: dts: k2e-evm: add AEMIF/NAND device entry\0"
+ "ref\01399581089-2505-1-git-send-email-ivan.khoronzhuk-l0cyMroinI0@public.gmane.org\0"
+ "From\0Ivan Khoronzhuk <ivan.khoronzhuk-l0cyMroinI0@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] ARM: dts: k2e-evm: add AEMIF/NAND device entry\0"
  "Date\0Thu, 8 May 2014 23:33:37 +0300\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0santosh.shilimkar-l0cyMroinI0@public.gmane.org\0"
+ "Cc\0grygorii.strashko-l0cyMroinI0@public.gmane.org"
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "ignore this\n"
@@ -11,7 +15,7 @@
  "On 05/08/2014 11:31 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"
  ">   arch/arm/boot/dts/k2e-evm.dts | 52 +++++++++++++++++++++++++++++++++++++++++++\n"
  ">   1 file changed, 52 insertions(+)\n"
@@ -42,7 +46,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"
@@ -57,19 +61,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"
@@ -79,6 +83,11 @@
  "\n"
  "-- \n"
  "Regards,\n"
- Ivan Khoronzhuk
+ "Ivan Khoronzhuk\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
 
-2d3db0f9b595c0c3bcfd2cd78f543c554092da6354cd9973703d15bfe073c8a9
+ce3947697cb6c69d9efaed975bb83a5f74c498db26f9bab7fe6c1623983ce20b

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.