All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160606205124.06b2f963@bbrezillon>

diff --git a/a/1.txt b/N1/1.txt
index 684c228..b435c00 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -24,7 +24,7 @@ Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>
 > +	pinctrl-0 = <&nand_pins_a>, <&nand_cs0_pins_a>, <&nand_rb0_pins_a>;
 > +	status = "okay";
 > +
-> +	nand@0 {
+> +	nand at 0 {
 > +		#address-cells = <2>;
 > +		#size-cells = <2>;
 > +		reg = <0>;
@@ -33,27 +33,27 @@ Reviewed-by: Boris Brezillon <boris.brezillon@free-electrons.com>
 > +		nand-ecc-mode = "hw";
 > +		nand-on-flash-bbt;
 > +
-> +		boot0@0 {
+> +		boot0 at 0 {
 > +			label = "boot0";
 > +			reg = /bits/ 64 <0x0 0x200000>;
 > +		};
 > +
-> +		boot0-rescue@200000 {
+> +		boot0-rescue at 200000 {
 > +			label = "boot0-rescue";
 > +			reg = /bits/ 64 <0x200000 0x200000>;
 > +		};
 > +
-> +		uboot@400000 {
+> +		uboot at 400000 {
 > +			label = "uboot";
 > +			reg = /bits/ 64 <0x400000 0x200000>;
 > +		};
 > +
-> +		uboot-rescue@600000 {
+> +		uboot-rescue at 600000 {
 > +			label = "uboot-rescue";
 > +			reg = /bits/ 64 <0x600000 0x200000>;
 > +		};
 > +
-> +		main@800000 {
+> +		main at 800000 {
 > +			label = "main";
 > +			reg = /bits/ 64 <0x800000 0xff800000>;
 > +		};
diff --git a/a/content_digest b/N1/content_digest
index d2454a2..af6f3dc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,9 @@
  "ref\01465208664-9366-1-git-send-email-mamlinav@gmail.com\0"
  "ref\01465208664-9366-8-git-send-email-mamlinav@gmail.com\0"
- "From\0Boris Brezillon <boris.brezillon@free-electrons.com>\0"
- "Subject\0Re: [PATCH 7/7] ARM: dts: sun7i: Enable NAND on Wexler TAB7200\0"
+ "From\0boris.brezillon@free-electrons.com (Boris Brezillon)\0"
+ "Subject\0[PATCH 7/7] ARM: dts: sun7i: Enable NAND on Wexler TAB7200\0"
  "Date\0Mon, 6 Jun 2016 20:51:24 +0200\0"
- "To\0Aleksei Mamlin <mamlinav@gmail.com>\0"
- "Cc\0Maxime Ripard <maxime.ripard@free-electrons.com>"
-  Chen-Yu Tsai <wens@csie.org>
-  Richard Weinberger <richard@nod.at>
-  David Woodhouse <dwmw2@infradead.org>
-  Brian Norris <computersforpeace@gmail.com>
-  linux-mtd@lists.infradead.org
-  linux-kernel@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  devicetree@vger.kernel.org
- " linux-sunxi@googlegroups.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Mon,  6 Jun 2016 13:24:24 +0300\n"
@@ -42,7 +32,7 @@
  "> +\tpinctrl-0 = <&nand_pins_a>, <&nand_cs0_pins_a>, <&nand_rb0_pins_a>;\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\tnand@0 {\n"
+ "> +\tnand at 0 {\n"
  "> +\t\t#address-cells = <2>;\n"
  "> +\t\t#size-cells = <2>;\n"
  "> +\t\treg = <0>;\n"
@@ -51,27 +41,27 @@
  "> +\t\tnand-ecc-mode = \"hw\";\n"
  "> +\t\tnand-on-flash-bbt;\n"
  "> +\n"
- "> +\t\tboot0@0 {\n"
+ "> +\t\tboot0 at 0 {\n"
  "> +\t\t\tlabel = \"boot0\";\n"
  "> +\t\t\treg = /bits/ 64 <0x0 0x200000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tboot0-rescue@200000 {\n"
+ "> +\t\tboot0-rescue at 200000 {\n"
  "> +\t\t\tlabel = \"boot0-rescue\";\n"
  "> +\t\t\treg = /bits/ 64 <0x200000 0x200000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tuboot@400000 {\n"
+ "> +\t\tuboot at 400000 {\n"
  "> +\t\t\tlabel = \"uboot\";\n"
  "> +\t\t\treg = /bits/ 64 <0x400000 0x200000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tuboot-rescue@600000 {\n"
+ "> +\t\tuboot-rescue at 600000 {\n"
  "> +\t\t\tlabel = \"uboot-rescue\";\n"
  "> +\t\t\treg = /bits/ 64 <0x600000 0x200000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tmain@800000 {\n"
+ "> +\t\tmain at 800000 {\n"
  "> +\t\t\tlabel = \"main\";\n"
  "> +\t\t\treg = /bits/ 64 <0x800000 0xff800000>;\n"
  "> +\t\t};\n"
@@ -89,4 +79,4 @@
  "Embedded Linux and Kernel engineering\n"
  http://free-electrons.com
 
-56c181d9415de8d4f692e6700264cea256b38603362108547d74b1d0ec12c8ea
+150447c38b114fbeaa881ef02e044c2ee28ed72666a2365e4e04a3d0f2aeb3c6

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.