All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53BCEA77.2080004@huawei.com>

diff --git a/a/1.txt b/N1/1.txt
index eab5af1..4124544 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -13,7 +13,7 @@ On 30-Jun-14 10:03, Zhou Wang wrote:
 >  			};
 >  		};
 > +
-> +		nand: nand@4020000 {
+> +		nand: nand at 4020000 {
 > +			compatible = "hisilicon,504-nfc";
 
 In PATCH 2/3 and 3/3 you are using "hisilicon,nfc504".
@@ -26,22 +26,22 @@ In PATCH 2/3 and 3/3 you are using "hisilicon,nfc504".
 > +			#address-cells = <1>;
 > +			#size-cells = <1>;
 > +
-> +			partition@0 {
+> +			partition at 0 {
 > +				label = "nand_text";
 > +				reg = <0x00000000 0x00400000>;
 > +			};
 > +
-> +			partition@00400000 {
+> +			partition at 00400000 {
 > +				label = "nand_monitor";
 > +				reg = <0x00400000 0x00400000>;
 > +			};
 > +
-> +			partition@00800000 {
+> +			partition at 00800000 {
 > +				label = "nand_kernel";
 > +				reg = <0x00800000 0x00800000>;
 > +			};
 > +
-> +			partition@01000000 {
+> +			partition at 01000000 {
 > +				label = "nand_fs";
 > +				reg = <0x01000000 0x1f000000>;
 > +			};
diff --git a/a/content_digest b/N1/content_digest
index 91e5898..55cc08b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,33 +1,9 @@
  "ref\01404115409-20200-1-git-send-email-wangzhou.bry@gmail.com\0"
  "ref\01404115409-20200-2-git-send-email-wangzhou.bry@gmail.com\0"
- "From\0Jerome FORISSIER <jerome.forissier@huawei.com>\0"
- "Subject\0Re: [PATCH 1/3] mtd: hisilicon: add device tree node for nand controller\0"
+ "From\0jerome.forissier@huawei.com (Jerome FORISSIER)\0"
+ "Subject\0[PATCH 1/3] mtd: hisilicon: add device tree node for nand controller\0"
  "Date\0Wed, 9 Jul 2014 09:08:39 +0200\0"
- "To\0Zhou Wang <wangzhou.bry@gmail.com>"
-  Rob Herring <robh+dt@kernel.org>
-  Pawel Moll <pawel.moll@arm.com>
-  Mark Rutland <mark.rutland@arm.com>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  Kumar Gala <galak@codeaurora.org>
-  Russell King <linux@arm.linux.org.uk>
-  David Woodhouse <dwmw2@infradead.org>
-  Brian Norris <computersforpeace@gmail.com>
-  Grant Likely <grant.likely@linaro.org>
-  Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
-  Pekon Gupta <pekon@ti.com>
-  Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
-  Alexander Shiyan <shc_work@mail.ru>
-  Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>
-  Jussi Kivilinna <jussi.kivilinna@iki.fi>
-  Joern Engel <joern@logfs.org>
-  Randy Dunlap <rdunlap@infradead.org>
-  <linux-arm-kernel@lists.infradead.org>
-  <devicetree@vger.kernel.org>
-  <linux-mtd@lists.infradead.org>
-  <linux-doc@vger.kernel.org>
- " <linux-kernel@vger.kernel.org>\0"
- "Cc\0caizhiyong@huawei.com"
- " wangzhou1@hisilicon.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 30-Jun-14 10:03, Zhou Wang wrote:\n"
@@ -45,7 +21,7 @@
  ">  \t\t\t};\n"
  ">  \t\t};\n"
  "> +\n"
- "> +\t\tnand: nand@4020000 {\n"
+ "> +\t\tnand: nand at 4020000 {\n"
  "> +\t\t\tcompatible = \"hisilicon,504-nfc\";\n"
  "\n"
  "In PATCH 2/3 and 3/3 you are using \"hisilicon,nfc504\".\n"
@@ -58,22 +34,22 @@
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <1>;\n"
  "> +\n"
- "> +\t\t\tpartition@0 {\n"
+ "> +\t\t\tpartition at 0 {\n"
  "> +\t\t\t\tlabel = \"nand_text\";\n"
  "> +\t\t\t\treg = <0x00000000 0x00400000>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tpartition@00400000 {\n"
+ "> +\t\t\tpartition at 00400000 {\n"
  "> +\t\t\t\tlabel = \"nand_monitor\";\n"
  "> +\t\t\t\treg = <0x00400000 0x00400000>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tpartition@00800000 {\n"
+ "> +\t\t\tpartition at 00800000 {\n"
  "> +\t\t\t\tlabel = \"nand_kernel\";\n"
  "> +\t\t\t\treg = <0x00800000 0x00800000>;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tpartition@01000000 {\n"
+ "> +\t\t\tpartition at 01000000 {\n"
  "> +\t\t\t\tlabel = \"nand_fs\";\n"
  "> +\t\t\t\treg = <0x01000000 0x1f000000>;\n"
  "> +\t\t\t};\n"
@@ -85,4 +61,4 @@
  "-- \n"
  Jerome
 
-b026afe08354ec21d5a96e7b6acda15ef4ea2e91ca186d3296b625efde83be03
+788cb7276788e8e0e9585aea9ae97d0dccfb5b51ac4c9c18ba846065c38a355b

diff --git a/a/content_digest b/N2/content_digest
index 91e5898..3319d4c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -21,11 +21,11 @@
   Jussi Kivilinna <jussi.kivilinna@iki.fi>
   Joern Engel <joern@logfs.org>
   Randy Dunlap <rdunlap@infradead.org>
-  <linux-arm-kernel@lists.infradead.org>
-  <devicetree@vger.kernel.org>
-  <linux-mtd@lists.infradead.org>
-  <linux-doc@vger.kernel.org>
- " <linux-kernel@vger.kernel.org>\0"
+  linux-arm-kernel@lists.infradead.org
+  devicetree@vger.kernel.org
+  linux-mtd@lists.infradead.org
+  linux-doc@vger.kernel.org
+ " linux-kernel@vger.kernel.org\0"
  "Cc\0caizhiyong@huawei.com"
  " wangzhou1@hisilicon.com\0"
  "\00:1\0"
@@ -85,4 +85,4 @@
  "-- \n"
  Jerome
 
-b026afe08354ec21d5a96e7b6acda15ef4ea2e91ca186d3296b625efde83be03
+14dd8d434c695f27b757fa89ddb45d8d8c3ada7455283d21aca0eec68766f355

diff --git a/a/content_digest b/N3/content_digest
index 91e5898..546bceb 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -26,8 +26,8 @@
   <linux-mtd@lists.infradead.org>
   <linux-doc@vger.kernel.org>
  " <linux-kernel@vger.kernel.org>\0"
- "Cc\0caizhiyong@huawei.com"
- " wangzhou1@hisilicon.com\0"
+ "Cc\0<caizhiyong@huawei.com>"
+ " <wangzhou1@hisilicon.com>\0"
  "\00:1\0"
  "b\0"
  "On 30-Jun-14 10:03, Zhou Wang wrote:\n"
@@ -85,4 +85,4 @@
  "-- \n"
  Jerome
 
-b026afe08354ec21d5a96e7b6acda15ef4ea2e91ca186d3296b625efde83be03
+5a882593e53460f159378f3f776d16c63f6eb9fe5b03e676e119336ec2bfe134

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.