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

diff --git a/a/1.txt b/N1/1.txt
index a8b333f..192993a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -32,7 +32,7 @@ On 2015/4/14 18:19, Arnd Bergmann wrote:
 >> +			reg = <0x0 0xf7030000 0x0 0x2000>;
 >> +			ranges = <0 0x0 0xf7030000 0x2000>;
 >> +
->> +			clock_sys: clock1 at 0 {
+>> +			clock_sys: clock1@0 {
 >> +				compatible = "hisilicon,hi6220-clock-sys";
 >> +				reg = <0 0x1000>;
 >> +				#clock-cells = <1>;
diff --git a/a/content_digest b/N1/content_digest
index 79d1034..ede4cd0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,10 +2,45 @@
  "ref\07304398.GVjUsTVoce@wuerfel\0"
  "ref\0552C8AFE.9040907@huawei.com\0"
  "ref\02456827.cDpE8M58pn@wuerfel\0"
- "From\0bintian.wang@huawei.com (Bintian)\0"
- "Subject\0[PATCH v2 3/6] clk: hi6220: Document devicetree bindings for hi6220 clock\0"
+ "From\0Bintian <bintian.wang@huawei.com>\0"
+ "Subject\0Re: [PATCH v2 3/6] clk: hi6220: Document devicetree bindings for hi6220 clock\0"
  "Date\0Tue, 14 Apr 2015 20:37:11 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Arnd Bergmann <arnd@arndb.de>"
+ " linux-arm-kernel@lists.infradead.org\0"
+ "Cc\0mark.rutland@arm.com"
+  dan.zhao@hisilicon.com
+  btw@mail.itp.ac.cn
+  catalin.marinas@arm.com
+  wangbinghui@hisilicon.com
+  will.deacon@arm.com
+  huxinwei@huawei.com
+  haojian.zhuang@linaro.org
+  yanhaifeng@gmail.com
+  rob.herring@linaro.org
+  mturquette@linaro.org
+  victor.lixin@hisilicon.com
+  xuwei5@hisilicon.com
+  jh80.chung@samsung.com
+  sledge.yanwei@huawei.com
+  kong.kongxinwei@hisilicon.com
+  heyunlei@huawei.com
+  puck.chen@hisilicon.com
+  zhangfei.gao@linaro.org
+  z.liuxinliang@huawei.com
+  devicetree@vger.kernel.org
+  khilman@linaro.org
+  pawel.moll@arm.com
+  ijc+devicetree@hellion.org.uk
+  tyler.baker@linaro.org
+  olof@lixom.net
+  robh+dt@kernel.org
+  linux@arm.linux.org.uk
+  zhenwei.wang@hisilicon.com
+  w.f@huawei.com
+  guodong.xu@linaro.org
+  tomeu.vizoso@collabora.com
+  sboyd@codeaurora.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Hello Arnd,\n"
@@ -42,7 +77,7 @@
  ">> +\t\t\treg = <0x0 0xf7030000 0x0 0x2000>;\n"
  ">> +\t\t\tranges = <0 0x0 0xf7030000 0x2000>;\n"
  ">> +\n"
- ">> +\t\t\tclock_sys: clock1 at 0 {\n"
+ ">> +\t\t\tclock_sys: clock1@0 {\n"
  ">> +\t\t\t\tcompatible = \"hisilicon,hi6220-clock-sys\";\n"
  ">> +\t\t\t\treg = <0 0x1000>;\n"
  ">> +\t\t\t\t#clock-cells = <1>;\n"
@@ -91,4 +126,4 @@
  "> .\n"
  >
 
-e29385665506b32686c50be845c3e544f241d7664816c1157f38b511f091962e
+1016025125ae6326ecc3ca67a39e69751c38076d6dfda25996cdcfbafdea6096

diff --git a/a/1.txt b/N2/1.txt
index a8b333f..192993a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -32,7 +32,7 @@ On 2015/4/14 18:19, Arnd Bergmann wrote:
 >> +			reg = <0x0 0xf7030000 0x0 0x2000>;
 >> +			ranges = <0 0x0 0xf7030000 0x2000>;
 >> +
->> +			clock_sys: clock1 at 0 {
+>> +			clock_sys: clock1@0 {
 >> +				compatible = "hisilicon,hi6220-clock-sys";
 >> +				reg = <0 0x1000>;
 >> +				#clock-cells = <1>;
diff --git a/a/content_digest b/N2/content_digest
index 79d1034..a0faf36 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,10 +2,50 @@
  "ref\07304398.GVjUsTVoce@wuerfel\0"
  "ref\0552C8AFE.9040907@huawei.com\0"
  "ref\02456827.cDpE8M58pn@wuerfel\0"
- "From\0bintian.wang@huawei.com (Bintian)\0"
- "Subject\0[PATCH v2 3/6] clk: hi6220: Document devicetree bindings for hi6220 clock\0"
+ "From\0Bintian <bintian.wang@huawei.com>\0"
+ "Subject\0Re: [PATCH v2 3/6] clk: hi6220: Document devicetree bindings for hi6220 clock\0"
  "Date\0Tue, 14 Apr 2015 20:37:11 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Arnd Bergmann <arnd@arndb.de>"
+ " <linux-arm-kernel@lists.infradead.org>\0"
+ "Cc\0<mark.rutland@arm.com>"
+  <dan.zhao@hisilicon.com>
+  <btw@mail.itp.ac.cn>
+  <catalin.marinas@arm.com>
+  <wangbinghui@hisilicon.com>
+  <will.deacon@arm.com>
+  <huxinwei@huawei.com>
+  <haojian.zhuang@linaro.org>
+  <yanhaifeng@gmail.com>
+  <rob.herring@linaro.org>
+  <mturquette@linaro.org>
+  <victor.lixin@hisilicon.com>
+  <xuwei5@hisilicon.com>
+  <jh80.chung@samsung.com>
+  <sledge.yanwei@huawei.com>
+  <kong.kongxinwei@hisilicon.com>
+  <heyunlei@huawei.com>
+  <puck.chen@hisilicon.com>
+  <zhangfei.gao@linaro.org>
+  <z.liuxinliang@huawei.com>
+  <devicetree@vger.kernel.org>
+  <khilman@linaro.org>
+  <pawel.moll@arm.com>
+  <ijc+devicetree@hellion.org.uk>
+  <tyler.baker@linaro.org>
+  <olof@lixom.net>
+  <robh+dt@kernel.org>
+  <linux@arm.linux.org.uk>
+  <zhenwei.wang@hisilicon.com>
+  <w.f@huawei.com>
+  <guodong.xu@linaro.org>
+  <tomeu.vizoso@collabora.com>
+  <sboyd@codeaurora.org>
+  <linux-kernel@vger.kernel.org>
+  <galak@codeaurora.org>
+  <xuejiancheng@huawei.com>
+  <jorge.ramirez-ortiz@linaro.org>
+  <xuyiping@hisilicon.com>
+ " <liguozhu@hisilicon.com>\0"
  "\00:1\0"
  "b\0"
  "Hello Arnd,\n"
@@ -42,7 +82,7 @@
  ">> +\t\t\treg = <0x0 0xf7030000 0x0 0x2000>;\n"
  ">> +\t\t\tranges = <0 0x0 0xf7030000 0x2000>;\n"
  ">> +\n"
- ">> +\t\t\tclock_sys: clock1 at 0 {\n"
+ ">> +\t\t\tclock_sys: clock1@0 {\n"
  ">> +\t\t\t\tcompatible = \"hisilicon,hi6220-clock-sys\";\n"
  ">> +\t\t\t\treg = <0 0x1000>;\n"
  ">> +\t\t\t\t#clock-cells = <1>;\n"
@@ -91,4 +131,4 @@
  "> .\n"
  >
 
-e29385665506b32686c50be845c3e544f241d7664816c1157f38b511f091962e
+7cb21228fa637465114c8c4cbb72007e1b9bce8835bb3af3b217bf7a99359746

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.