All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54A151F2.9010904@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index 87ef050..53e9ea5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -44,7 +44,7 @@ u-boot configured timings.
 Isn't this ranges property redundant as it will be overridden by the board specific dts?
 
 > +
-> +	nand@0,0 {
+> +	nand at 0,0 {
 > +		reg = <0 0 4>;	/* CS0, offset 0, IO size 4 */
 > +		nand-bus-width = <8>;
 > +		gpmc,device-width = <1>;
@@ -84,23 +84,23 @@ support mixed ECC schemes among partitions.
 > +		#address-cells = <1>;
 > +		#size-cells = <1>;
 > +
-> +		partition@0 {
+> +		partition at 0 {
 > +			label = "xloader";
 > +			reg = <0 0x80000>;
 > +		};
-> +		partition@0x80000 {
+> +		partition at 0x80000 {
 > +			label = "uboot";
 > +			reg = <0x80000 0x1e0000>;
 > +		};
-> +		partition@0x260000 {
+> +		partition at 0x260000 {
 > +			label = "uboot environment";
 > +			reg = <0x260000 0x40000>;
 > +		};
-> +		partition@0x2a0000 {
+> +		partition at 0x2a0000 {
 > +			label = "linux";
 > +			reg = <0x2a0000 0x400000>;
 > +		};
-> +		partition@0x6a0000 {
+> +		partition at 0x6a0000 {
 > +			label = "rootfs";
 > +			reg = <0x6a0000 0x1f880000>;
 > +		};
@@ -121,7 +121,7 @@ support mixed ECC schemes among partitions.
 Isn't this ranges property redundant as it will anyways be overridden by the board specific dts?
 
 >  
->  	smsc1: ethernet@gpmc {
+>  	smsc1: ethernet at gpmc {
 >  		compatible = "smsc,lan9221", "smsc,lan9115";
 > diff --git a/arch/arm/boot/dts/omap3-sbc-t3517.dts b/arch/arm/boot/dts/omap3-sbc-t3517.dts
 > index 1798653..c2d5c28 100644
diff --git a/a/content_digest b/N1/content_digest
index b20438c..3c9de35 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,9 @@
  "ref\054A00BD6.8010507@compulab.co.il\0"
  "ref\01419777049-25271-1-git-send-email-lifshitz@compulab.co.il\0"
- "From\0Roger Quadros <rogerq@ti.com>\0"
- "Subject\0Re: [PATCH v2] ARM: dts: cm-t3x: add NAND support\0"
+ "From\0rogerq@ti.com (Roger Quadros)\0"
+ "Subject\0[PATCH v2] ARM: dts: cm-t3x: add NAND support\0"
  "Date\0Mon, 29 Dec 2014 15:06:58 +0200\0"
- "To\0Dmitry Lifshitz <lifshitz@compulab.co.il>"
- " Beno\303\256t Cousson <bcousson@baylibre.com>"
-  Tony Lindgren <tony@atomide.com>
-  linux-omap@vger.kernel.org
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " grinberg@compulab.co.il\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Dmitry,\n"
@@ -58,7 +52,7 @@
  "Isn't this ranges property redundant as it will be overridden by the board specific dts?\n"
  "\n"
  "> +\n"
- "> +\tnand@0,0 {\n"
+ "> +\tnand at 0,0 {\n"
  "> +\t\treg = <0 0 4>;\t/* CS0, offset 0, IO size 4 */\n"
  "> +\t\tnand-bus-width = <8>;\n"
  "> +\t\tgpmc,device-width = <1>;\n"
@@ -98,23 +92,23 @@
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <1>;\n"
  "> +\n"
- "> +\t\tpartition@0 {\n"
+ "> +\t\tpartition at 0 {\n"
  "> +\t\t\tlabel = \"xloader\";\n"
  "> +\t\t\treg = <0 0x80000>;\n"
  "> +\t\t};\n"
- "> +\t\tpartition@0x80000 {\n"
+ "> +\t\tpartition at 0x80000 {\n"
  "> +\t\t\tlabel = \"uboot\";\n"
  "> +\t\t\treg = <0x80000 0x1e0000>;\n"
  "> +\t\t};\n"
- "> +\t\tpartition@0x260000 {\n"
+ "> +\t\tpartition at 0x260000 {\n"
  "> +\t\t\tlabel = \"uboot environment\";\n"
  "> +\t\t\treg = <0x260000 0x40000>;\n"
  "> +\t\t};\n"
- "> +\t\tpartition@0x2a0000 {\n"
+ "> +\t\tpartition at 0x2a0000 {\n"
  "> +\t\t\tlabel = \"linux\";\n"
  "> +\t\t\treg = <0x2a0000 0x400000>;\n"
  "> +\t\t};\n"
- "> +\t\tpartition@0x6a0000 {\n"
+ "> +\t\tpartition at 0x6a0000 {\n"
  "> +\t\t\tlabel = \"rootfs\";\n"
  "> +\t\t\treg = <0x6a0000 0x1f880000>;\n"
  "> +\t\t};\n"
@@ -135,7 +129,7 @@
  "Isn't this ranges property redundant as it will anyways be overridden by the board specific dts?\n"
  "\n"
  ">  \n"
- ">  \tsmsc1: ethernet@gpmc {\n"
+ ">  \tsmsc1: ethernet at gpmc {\n"
  ">  \t\tcompatible = \"smsc,lan9221\", \"smsc,lan9115\";\n"
  "> diff --git a/arch/arm/boot/dts/omap3-sbc-t3517.dts b/arch/arm/boot/dts/omap3-sbc-t3517.dts\n"
  "> index 1798653..c2d5c28 100644\n"
@@ -192,4 +186,4 @@
  "cheers,\n"
  -roger
 
-755a8486584615f6e60c9bd17a49781940d1d430e19d664be1fce4ff329eac07
+e3efdad5dd852642e7e7f876aaec7d97e6bf97ce2a594579c5c446f40185a7d6

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.