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

diff --git a/a/1.txt b/N1/1.txt
index 7e0fd97..246b97a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@
 On 2015/12/4 18:49, Arnd Bergmann wrote:
 > On Friday 04 December 2015 10:27:58 xuejiancheng wrote:
 >>>
->>>> +            sysctrl: system-controller at 12020000 {
+>>>> +            sysctrl: system-controller@12020000 {
 >>>> +                    compatible = "hisilicon,sysctrl";
 >>>> +                    reg = <0x12020000 0x1000>;
 >>>> +                    reboot-offset = <0x4>;
@@ -48,7 +48,7 @@ the driver "drivers/power/reset/hisi-reboot.c". The compatible string in the dri
    The layout of this block is also different from the one in HiP04.
 
 >>>> +
->>>> +            crg: crg at 12010000 {
+>>>> +            crg: crg@12010000 {
 >>>> +                    compatible = "hisilicon,hi3519-crg";
 >>>
 >>>
@@ -59,9 +59,9 @@ the driver "drivers/power/reset/hisi-reboot.c". The compatible string in the dri
 >> in last version patch. Rob Herring suggested that it's better to use "hi3519-crg"
 >> as the compatible string if it's a whole block.
 >>
->> what about writing like this?
+>> what about writing like this?
 >>
->> crg: clock-reset-controller at 12010000 {
+>> crg: clock-reset-controller@12010000 {
 >>         compatible = "hisilicon,hi3519-crg";
 >>         }
 >>
diff --git a/a/content_digest b/N1/content_digest
index 02adbc2..be2d21b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,17 +2,37 @@
  "ref\01728470.0OiiXMcl88@wuerfel\0"
  "ref\05660FA2E.6040601@huawei.com\0"
  "ref\03047121.2z9SCS5Au2@wuerfel\0"
- "From\0xuejiancheng@huawei.com (xuejiancheng)\0"
- "Subject\0[PATCH v2 4/9] ARM: dts: add dts files for hi3519-demb board\0"
+ "From\0xuejiancheng <xuejiancheng@huawei.com>\0"
+ "Subject\0Re: [PATCH v2 4/9] ARM: dts: add dts files for hi3519-demb board\0"
  "Date\0Mon, 7 Dec 2015 14:37:06 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Arnd Bergmann <arnd@arndb.de>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  robh+dt@kernel.org
+  pawel.moll@arm.com
+  mark.rutland@arm.com
+  ijc+devicetree@hellion.org.uk
+  galak@codeaurora.org
+  linux@arm.linux.org.uk
+  khilman@linaro.org
+  olof@lixom.net
+  xuwei5@hisilicon.com
+  haojian.zhuang@linaro.org
+  zhangfei.gao@linaro.org
+  bintian.wang@huawei.com
+  suwenping@hisilicon.com
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  yanhaifeng@hisilicon.com
+  gaofei@hisilicon.com
+  ml.yang@hisilicon.com
+ " yanghongwei@hisilicon.com\0"
  "\00:1\0"
  "b\0"
  "\n"
  "On 2015/12/4 18:49, Arnd Bergmann wrote:\n"
  "> On Friday 04 December 2015 10:27:58 xuejiancheng wrote:\n"
  ">>>\n"
- ">>>> +            sysctrl: system-controller at 12020000 {\n"
+ ">>>> +            sysctrl: system-controller@12020000 {\n"
  ">>>> +                    compatible = \"hisilicon,sysctrl\";\n"
  ">>>> +                    reg = <0x12020000 0x1000>;\n"
  ">>>> +                    reboot-offset = <0x4>;\n"
@@ -58,7 +78,7 @@
  "   The layout of this block is also different from the one in HiP04.\n"
  "\n"
  ">>>> +\n"
- ">>>> +            crg: crg at 12010000 {\n"
+ ">>>> +            crg: crg@12010000 {\n"
  ">>>> +                    compatible = \"hisilicon,hi3519-crg\";\n"
  ">>>\n"
  ">>>\n"
@@ -69,9 +89,9 @@
  ">> in last version patch. Rob Herring suggested that it's better to use \"hi3519-crg\"\n"
  ">> as the compatible string if it's a whole block.\n"
  ">>\n"
- ">> what about writing like this?\n"
+ ">> what about writing like this\357\274\237\n"
  ">>\n"
- ">> crg: clock-reset-controller at 12010000 {\n"
+ ">> crg: clock-reset-controller@12010000 {\n"
  ">>         compatible = \"hisilicon,hi3519-crg\";\n"
  ">>         }\n"
  ">>\n"
@@ -83,4 +103,4 @@
  "> .\n"
  >
 
-151aba6e90701d6990eca1161cda566542e0977fb63231ccd9763fa6d7944371
+a06be9dcc53f34bd84263638633a45f7fa579948579693458aa9d614360c7ad3

diff --git a/a/1.txt b/N2/1.txt
index 7e0fd97..246b97a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,7 +2,7 @@
 On 2015/12/4 18:49, Arnd Bergmann wrote:
 > On Friday 04 December 2015 10:27:58 xuejiancheng wrote:
 >>>
->>>> +            sysctrl: system-controller at 12020000 {
+>>>> +            sysctrl: system-controller@12020000 {
 >>>> +                    compatible = "hisilicon,sysctrl";
 >>>> +                    reg = <0x12020000 0x1000>;
 >>>> +                    reboot-offset = <0x4>;
@@ -48,7 +48,7 @@ the driver "drivers/power/reset/hisi-reboot.c". The compatible string in the dri
    The layout of this block is also different from the one in HiP04.
 
 >>>> +
->>>> +            crg: crg at 12010000 {
+>>>> +            crg: crg@12010000 {
 >>>> +                    compatible = "hisilicon,hi3519-crg";
 >>>
 >>>
@@ -59,9 +59,9 @@ the driver "drivers/power/reset/hisi-reboot.c". The compatible string in the dri
 >> in last version patch. Rob Herring suggested that it's better to use "hi3519-crg"
 >> as the compatible string if it's a whole block.
 >>
->> what about writing like this?
+>> what about writing like this?
 >>
->> crg: clock-reset-controller at 12010000 {
+>> crg: clock-reset-controller@12010000 {
 >>         compatible = "hisilicon,hi3519-crg";
 >>         }
 >>
diff --git a/a/content_digest b/N2/content_digest
index 02adbc2..da15534 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,17 +2,37 @@
  "ref\01728470.0OiiXMcl88@wuerfel\0"
  "ref\05660FA2E.6040601@huawei.com\0"
  "ref\03047121.2z9SCS5Au2@wuerfel\0"
- "From\0xuejiancheng@huawei.com (xuejiancheng)\0"
- "Subject\0[PATCH v2 4/9] ARM: dts: add dts files for hi3519-demb board\0"
+ "From\0xuejiancheng <xuejiancheng@huawei.com>\0"
+ "Subject\0Re: [PATCH v2 4/9] ARM: dts: add dts files for hi3519-demb board\0"
  "Date\0Mon, 7 Dec 2015 14:37:06 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Arnd Bergmann <arnd@arndb.de>\0"
+ "Cc\0<linux-arm-kernel@lists.infradead.org>"
+  <robh+dt@kernel.org>
+  <pawel.moll@arm.com>
+  <mark.rutland@arm.com>
+  <ijc+devicetree@hellion.org.uk>
+  <galak@codeaurora.org>
+  <linux@arm.linux.org.uk>
+  <khilman@linaro.org>
+  <olof@lixom.net>
+  <xuwei5@hisilicon.com>
+  <haojian.zhuang@linaro.org>
+  <zhangfei.gao@linaro.org>
+  <bintian.wang@huawei.com>
+  <suwenping@hisilicon.com>
+  <devicetree@vger.kernel.org>
+  <linux-kernel@vger.kernel.org>
+  <yanhaifeng@hisilicon.com>
+  <gaofei@hisilicon.com>
+  <ml.yang@hisilicon.com>
+ " <yanghongwei@hisilicon.com>\0"
  "\00:1\0"
  "b\0"
  "\n"
  "On 2015/12/4 18:49, Arnd Bergmann wrote:\n"
  "> On Friday 04 December 2015 10:27:58 xuejiancheng wrote:\n"
  ">>>\n"
- ">>>> +            sysctrl: system-controller at 12020000 {\n"
+ ">>>> +            sysctrl: system-controller@12020000 {\n"
  ">>>> +                    compatible = \"hisilicon,sysctrl\";\n"
  ">>>> +                    reg = <0x12020000 0x1000>;\n"
  ">>>> +                    reboot-offset = <0x4>;\n"
@@ -58,7 +78,7 @@
  "   The layout of this block is also different from the one in HiP04.\n"
  "\n"
  ">>>> +\n"
- ">>>> +            crg: crg at 12010000 {\n"
+ ">>>> +            crg: crg@12010000 {\n"
  ">>>> +                    compatible = \"hisilicon,hi3519-crg\";\n"
  ">>>\n"
  ">>>\n"
@@ -69,9 +89,9 @@
  ">> in last version patch. Rob Herring suggested that it's better to use \"hi3519-crg\"\n"
  ">> as the compatible string if it's a whole block.\n"
  ">>\n"
- ">> what about writing like this?\n"
+ ">> what about writing like this\357\274\237\n"
  ">>\n"
- ">> crg: clock-reset-controller at 12010000 {\n"
+ ">> crg: clock-reset-controller@12010000 {\n"
  ">>         compatible = \"hisilicon,hi3519-crg\";\n"
  ">>         }\n"
  ">>\n"
@@ -83,4 +103,4 @@
  "> .\n"
  >
 
-151aba6e90701d6990eca1161cda566542e0977fb63231ccd9763fa6d7944371
+e185684b6f87248af5090797330d17d619a64b20935cd01d01b7c20b0d910372

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.