All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5449F08E.6040808@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 8dd21f2..1db0c3e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,10 +1,10 @@
-On 2014?10?23? 17:32, Haojian Zhuang wrote:
-> On Thu, Oct 23, 2014 at 4:24 PM, Zhou Wang <wangzhou.bry@gmail.com> wrote:
+On 2014年10月23日 17:32, Haojian Zhuang wrote:
+> On Thu, Oct 23, 2014 at 4:24 PM, Zhou Wang <wangzhou.bry-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
 >> This patch adds dts support of NAND flash controller for Hisilicon Soc Hip04.
 >> The patch is based on v3.18-rc1. I have tested that NAND flash controller
 >> works fine in Hip04 D01 board.
 >>
->> Signed-off-by: Zhou Wang <wangzhou.bry@gmail.com>
+>> Signed-off-by: Zhou Wang <wangzhou.bry-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
 >> ---
 >>   arch/arm/boot/dts/hip04.dtsi |   30 ++++++++++++++++++++++++++++++
 >>   1 file changed, 30 insertions(+)
@@ -17,7 +17,7 @@ On 2014?10?23? 17:32, Haojian Zhuang wrote:
 >>                          interrupts = <0 372 4>;
 >>                  };
 >>
->> +               nand: nand at 4020000 {
+>> +               nand: nand@4020000 {
 >> +                       compatible = "hisilicon,504-nfc";
 >> +                       reg = <0x4020000 0x10000>, <0x5000000 0x1000>;
 >> +                       interrupts = <0 379 4>;
@@ -27,22 +27,22 @@ On 2014?10?23? 17:32, Haojian Zhuang wrote:
 >> +                       #address-cells = <1>;
 >> +                       #size-cells = <1>;
 >> +
->> +                       partition at 0 {
+>> +                       partition@0 {
 >> +                               label = "nand_text";
 >> +                               reg = <0x00000000 0x00400000>;
 >> +                       };
 >> +
->> +                       partition at 00400000 {
+>> +                       partition@00400000 {
 >> +                               label = "nand_monitor";
 >> +                               reg = <0x00400000 0x00400000>;
 >> +                       };
 >> +
->> +                       partition at 00800000 {
+>> +                       partition@00800000 {
 >> +                               label = "nand_kernel";
 >> +                               reg = <0x00800000 0x00800000>;
 >> +                       };
 >> +
->> +                       partition at 01000000 {
+>> +                       partition@01000000 {
 >> +                               label = "nand_fs";
 >> +                               reg = <0x01000000 0x1f000000>;
 >> +                       };
@@ -61,3 +61,8 @@ Zhou Wang
 > Regards
 > Haojian
 >
+
+--
+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 740d3d4..a2224fb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,18 +1,27 @@
  "ref\01414052649-17868-1-git-send-email-wangzhou.bry@gmail.com\0"
  "ref\0CAN1soZyCojPe8HYQQqrPj7e84TrhTsQpupMqf5semZDn3NabCQ@mail.gmail.com\0"
- "From\0wangzhou.bry@gmail.com (Zhou Wang)\0"
- "Subject\0[PATCH] ARM: dts: hip04: NAND controller support\0"
+ "ref\0CAN1soZyCojPe8HYQQqrPj7e84TrhTsQpupMqf5semZDn3NabCQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0"
+ "From\0Zhou Wang <wangzhou.bry-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] ARM: dts: hip04: NAND controller support\0"
  "Date\0Fri, 24 Oct 2014 14:24:14 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Haojian Zhuang <haojian.zhuang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Cc\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>"
+  Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
+  Kevin Hilman <khilman-1D3HCaltpLuhEniVeURVKkEOCMrvLtNR@public.gmane.org>
+  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+  xuwei (O) <xuwei5-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>
+  wangzhou1-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
- "On 2014?10?23? 17:32, Haojian Zhuang wrote:\n"
- "> On Thu, Oct 23, 2014 at 4:24 PM, Zhou Wang <wangzhou.bry@gmail.com> wrote:\n"
+ "On 2014\345\271\26410\346\234\21023\346\227\245 17:32, Haojian Zhuang wrote:\n"
+ "> On Thu, Oct 23, 2014 at 4:24 PM, Zhou Wang <wangzhou.bry-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:\n"
  ">> This patch adds dts support of NAND flash controller for Hisilicon Soc Hip04.\n"
  ">> The patch is based on v3.18-rc1. I have tested that NAND flash controller\n"
  ">> works fine in Hip04 D01 board.\n"
  ">>\n"
- ">> Signed-off-by: Zhou Wang <wangzhou.bry@gmail.com>\n"
+ ">> Signed-off-by: Zhou Wang <wangzhou.bry-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n"
  ">> ---\n"
  ">>   arch/arm/boot/dts/hip04.dtsi |   30 ++++++++++++++++++++++++++++++\n"
  ">>   1 file changed, 30 insertions(+)\n"
@@ -25,7 +34,7 @@
  ">>                          interrupts = <0 372 4>;\n"
  ">>                  };\n"
  ">>\n"
- ">> +               nand: nand at 4020000 {\n"
+ ">> +               nand: nand@4020000 {\n"
  ">> +                       compatible = \"hisilicon,504-nfc\";\n"
  ">> +                       reg = <0x4020000 0x10000>, <0x5000000 0x1000>;\n"
  ">> +                       interrupts = <0 379 4>;\n"
@@ -35,22 +44,22 @@
  ">> +                       #address-cells = <1>;\n"
  ">> +                       #size-cells = <1>;\n"
  ">> +\n"
- ">> +                       partition at 0 {\n"
+ ">> +                       partition@0 {\n"
  ">> +                               label = \"nand_text\";\n"
  ">> +                               reg = <0x00000000 0x00400000>;\n"
  ">> +                       };\n"
  ">> +\n"
- ">> +                       partition at 00400000 {\n"
+ ">> +                       partition@00400000 {\n"
  ">> +                               label = \"nand_monitor\";\n"
  ">> +                               reg = <0x00400000 0x00400000>;\n"
  ">> +                       };\n"
  ">> +\n"
- ">> +                       partition at 00800000 {\n"
+ ">> +                       partition@00800000 {\n"
  ">> +                               label = \"nand_kernel\";\n"
  ">> +                               reg = <0x00800000 0x00800000>;\n"
  ">> +                       };\n"
  ">> +\n"
- ">> +                       partition at 01000000 {\n"
+ ">> +                       partition@01000000 {\n"
  ">> +                               label = \"nand_fs\";\n"
  ">> +                               reg = <0x01000000 0x1f000000>;\n"
  ">> +                       };\n"
@@ -68,6 +77,11 @@
  ">\n"
  "> Regards\n"
  "> Haojian\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
 
-bdf8d20611fc37edb052e35825fd03c618289fcf4bcb9f1b8e09ab3ea02afba9
+6006e13b8c032b0d6725fb4e00581ee05bdb2d71c08ff6dbef4ce588c66f3148

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.