All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160818133039.GA8546@gobelin>

diff --git a/a/1.txt b/N1/1.txt
index 50b5223..968cee8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -7,7 +7,7 @@ On Thu, Aug 18, 2016 at 03:27:52PM +0530, Sekhar Nori wrote:
 > > This passed elementary tests hashing a 20MB file on top of ubifs on my
 > > LCDK.
 > > 
-> > Signed-off-by: Karl Beldan <kbeldan@baylibre.com>
+> > Signed-off-by: Karl Beldan <kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
 > > ---
 > >  arch/arm/boot/dts/da850-lcdk.dts | 107 +++++++++++++++++++++++++++++++++++++++
 > >  1 file changed, 107 insertions(+)
@@ -30,7 +30,7 @@ On Thu, Aug 18, 2016 at 03:27:52PM +0530, Sekhar Nori wrote:
 > > +
 > > +		ti,cs-chipselect = <3>;
 > > +
-> > +		nand at 2000000,0 {
+> > +		nand@2000000,0 {
 > > +			compatible = "ti,davinci-nand";
 > > +			#address-cells = <1>;
 > > +			#size-cells = <1>;
@@ -116,16 +116,16 @@ Karl
 > > +				#address-cells = <1>;
 > > +				#size-cells = <1>;
 > > +
-> > +				partition at 0 {
+> > +				partition@0 {
 > > +					label = "u-boot env";
 > > +					reg = <0 0x020000>;
 > > +				};
-> > +				partition at 0x020000 {
+> > +				partition@0x020000 {
 > > +					/* The LCDK defaults to booting from this partition */
 > > +					label = "u-boot";
 > > +					reg = <0x020000 0x080000>;
 > > +				};
-> > +				partition at 0x0a0000 {
+> > +				partition@0x0a0000 {
 > > +					label = "space";
 > > +					reg = <0x0a0000 0>;
 > > +				};
@@ -139,4 +139,8 @@ Karl
 > Regards,
 > Sekhar
 > 
->
+> 
+--
+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 9d55c20..38e161e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,20 @@
  "ref\020160810110032.29295-1-kbeldan@baylibre.com\0"
  "ref\020160810110032.29295-5-kbeldan@baylibre.com\0"
  "ref\06d3cb4b2-32d8-9304-a4a4-9e675e686bfb@ti.com\0"
- "From\0kbeldan@baylibre.com (Karl Beldan)\0"
- "Subject\0[PATCH v2 4/4] ARM: dts: da850-lcdk: Add NAND to DT\0"
+ "ref\06d3cb4b2-32d8-9304-a4a4-9e675e686bfb-l0cyMroinI0@public.gmane.org\0"
+ "From\0Karl Beldan <kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v2 4/4] ARM: dts: da850-lcdk: Add NAND to DT\0"
  "Date\0Thu, 18 Aug 2016 13:30:39 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\0"
+ "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>
+  Santosh Shilimkar <ssantosh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
+ " Karl Beldan <karl.beldan+oss-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Thu, Aug 18, 2016 at 03:27:52PM +0530, Sekhar Nori wrote:\n"
@@ -16,7 +26,7 @@
  "> > This passed elementary tests hashing a 20MB file on top of ubifs on my\n"
  "> > LCDK.\n"
  "> > \n"
- "> > Signed-off-by: Karl Beldan <kbeldan@baylibre.com>\n"
+ "> > Signed-off-by: Karl Beldan <kbeldan-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\n"
  "> > ---\n"
  "> >  arch/arm/boot/dts/da850-lcdk.dts | 107 +++++++++++++++++++++++++++++++++++++++\n"
  "> >  1 file changed, 107 insertions(+)\n"
@@ -39,7 +49,7 @@
  "> > +\n"
  "> > +\t\tti,cs-chipselect = <3>;\n"
  "> > +\n"
- "> > +\t\tnand at 2000000,0 {\n"
+ "> > +\t\tnand@2000000,0 {\n"
  "> > +\t\t\tcompatible = \"ti,davinci-nand\";\n"
  "> > +\t\t\t#address-cells = <1>;\n"
  "> > +\t\t\t#size-cells = <1>;\n"
@@ -125,16 +135,16 @@
  "> > +\t\t\t\t#address-cells = <1>;\n"
  "> > +\t\t\t\t#size-cells = <1>;\n"
  "> > +\n"
- "> > +\t\t\t\tpartition at 0 {\n"
+ "> > +\t\t\t\tpartition@0 {\n"
  "> > +\t\t\t\t\tlabel = \"u-boot env\";\n"
  "> > +\t\t\t\t\treg = <0 0x020000>;\n"
  "> > +\t\t\t\t};\n"
- "> > +\t\t\t\tpartition at 0x020000 {\n"
+ "> > +\t\t\t\tpartition@0x020000 {\n"
  "> > +\t\t\t\t\t/* The LCDK defaults to booting from this partition */\n"
  "> > +\t\t\t\t\tlabel = \"u-boot\";\n"
  "> > +\t\t\t\t\treg = <0x020000 0x080000>;\n"
  "> > +\t\t\t\t};\n"
- "> > +\t\t\t\tpartition at 0x0a0000 {\n"
+ "> > +\t\t\t\tpartition@0x0a0000 {\n"
  "> > +\t\t\t\t\tlabel = \"space\";\n"
  "> > +\t\t\t\t\treg = <0x0a0000 0>;\n"
  "> > +\t\t\t\t};\n"
@@ -148,6 +158,10 @@
  "> Regards,\n"
  "> Sekhar\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
 
-36cd6c1bf991cde56c54576a405ec667171acd825245c7d54ae4a93defbff738
+37e8b9a4ad3130539b2f1cbcc903e2b2702e2192a427913435910c9c3480b98a

diff --git a/a/1.txt b/N2/1.txt
index 50b5223..1ab6d03 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -30,7 +30,7 @@ On Thu, Aug 18, 2016 at 03:27:52PM +0530, Sekhar Nori wrote:
 > > +
 > > +		ti,cs-chipselect = <3>;
 > > +
-> > +		nand at 2000000,0 {
+> > +		nand@2000000,0 {
 > > +			compatible = "ti,davinci-nand";
 > > +			#address-cells = <1>;
 > > +			#size-cells = <1>;
@@ -116,16 +116,16 @@ Karl
 > > +				#address-cells = <1>;
 > > +				#size-cells = <1>;
 > > +
-> > +				partition at 0 {
+> > +				partition@0 {
 > > +					label = "u-boot env";
 > > +					reg = <0 0x020000>;
 > > +				};
-> > +				partition at 0x020000 {
+> > +				partition@0x020000 {
 > > +					/* The LCDK defaults to booting from this partition */
 > > +					label = "u-boot";
 > > +					reg = <0x020000 0x080000>;
 > > +				};
-> > +				partition at 0x0a0000 {
+> > +				partition@0x0a0000 {
 > > +					label = "space";
 > > +					reg = <0x0a0000 0>;
 > > +				};
diff --git a/a/content_digest b/N2/content_digest
index 9d55c20..b7cd0a1 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,10 +1,19 @@
  "ref\020160810110032.29295-1-kbeldan@baylibre.com\0"
  "ref\020160810110032.29295-5-kbeldan@baylibre.com\0"
  "ref\06d3cb4b2-32d8-9304-a4a4-9e675e686bfb@ti.com\0"
- "From\0kbeldan@baylibre.com (Karl Beldan)\0"
- "Subject\0[PATCH v2 4/4] ARM: dts: da850-lcdk: Add NAND to DT\0"
+ "From\0Karl Beldan <kbeldan@baylibre.com>\0"
+ "Subject\0Re: [PATCH v2 4/4] ARM: dts: da850-lcdk: Add NAND to DT\0"
  "Date\0Thu, 18 Aug 2016 13:30:39 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Sekhar Nori <nsekhar@ti.com>\0"
+ "Cc\0devicetree@vger.kernel.org"
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  Rob Herring <robh+dt@kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  Russell King <linux@armlinux.org.uk>
+  Santosh Shilimkar <ssantosh@kernel.org>
+  Kevin Hilman <khilman@baylibre.com>
+ " Karl Beldan <karl.beldan+oss@gmail.com>\0"
  "\00:1\0"
  "b\0"
  "On Thu, Aug 18, 2016 at 03:27:52PM +0530, Sekhar Nori wrote:\n"
@@ -39,7 +48,7 @@
  "> > +\n"
  "> > +\t\tti,cs-chipselect = <3>;\n"
  "> > +\n"
- "> > +\t\tnand at 2000000,0 {\n"
+ "> > +\t\tnand@2000000,0 {\n"
  "> > +\t\t\tcompatible = \"ti,davinci-nand\";\n"
  "> > +\t\t\t#address-cells = <1>;\n"
  "> > +\t\t\t#size-cells = <1>;\n"
@@ -125,16 +134,16 @@
  "> > +\t\t\t\t#address-cells = <1>;\n"
  "> > +\t\t\t\t#size-cells = <1>;\n"
  "> > +\n"
- "> > +\t\t\t\tpartition at 0 {\n"
+ "> > +\t\t\t\tpartition@0 {\n"
  "> > +\t\t\t\t\tlabel = \"u-boot env\";\n"
  "> > +\t\t\t\t\treg = <0 0x020000>;\n"
  "> > +\t\t\t\t};\n"
- "> > +\t\t\t\tpartition at 0x020000 {\n"
+ "> > +\t\t\t\tpartition@0x020000 {\n"
  "> > +\t\t\t\t\t/* The LCDK defaults to booting from this partition */\n"
  "> > +\t\t\t\t\tlabel = \"u-boot\";\n"
  "> > +\t\t\t\t\treg = <0x020000 0x080000>;\n"
  "> > +\t\t\t\t};\n"
- "> > +\t\t\t\tpartition at 0x0a0000 {\n"
+ "> > +\t\t\t\tpartition@0x0a0000 {\n"
  "> > +\t\t\t\t\tlabel = \"space\";\n"
  "> > +\t\t\t\t\treg = <0x0a0000 0>;\n"
  "> > +\t\t\t\t};\n"
@@ -150,4 +159,4 @@
  "> \n"
  >
 
-36cd6c1bf991cde56c54576a405ec667171acd825245c7d54ae4a93defbff738
+996d22fe68f2b9b190d032842fe7a9500afb4fb4cc54eb8271c3a2b49c72af1b

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.