All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <58A1C50F.7090108@hisilicon.com>

diff --git a/a/1.txt b/N1/1.txt
index 82fc672..49f4d3b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -532,10 +532,4 @@ Zhichang
 > Alex
 > 
 > .
-> 
-
-
-_______________________________________________
-linux-arm-kernel mailing list
-linux-arm-kernel@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+>
diff --git a/a/content_digest b/N1/content_digest
index 587ea9d..dd80c94 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,17 +5,17 @@
  "Subject\0Re: [PATCH V6 4/5] LPC: Support the device-tree LPC host on Hip06/Hip07\0"
  "Date\0Mon, 13 Feb 2017 22:39:11 +0800\0"
  "To\0Alexander Graf <agraf@suse.de>"
-  <catalin.marinas@arm.com>
-  <will.deacon@arm.com>
-  <robh+dt@kernel.org>
-  <frowand.list@gmail.com>
-  <bhelgaas@google.com>
-  <rafael@kernel.org>
-  <mark.rutland@arm.com>
-  <brian.starkey@arm.com>
-  <olof@lixom.net>
-  <arnd@arndb.de>
- " <linux-arm-kernel@lists.infradead.org>\0"
+  catalin.marinas@arm.com
+  will.deacon@arm.com
+  robh+dt@kernel.org
+  frowand.list@gmail.com
+  bhelgaas@google.com
+  rafael@kernel.org
+  mark.rutland@arm.com
+  brian.starkey@arm.com
+  olof@lixom.net
+  arnd@arndb.de
+ " linux-arm-kernel@lists.infradead.org\0"
  "Cc\0devicetree@vger.kernel.org"
   lorenzo.pieralisi@arm.com
   gabriele.paoloni@huawei.com
@@ -567,12 +567,6 @@
  "> Alex\n"
  "> \n"
  "> .\n"
- "> \n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "linux-arm-kernel mailing list\n"
- "linux-arm-kernel@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+ >
 
-29083f5fd342ffbb95ba907a0ee48349f998a2d1d782431102a03f0c64b04650
+43ea30d50ed661a0140f508bec125551a5cf380fe9a105de41fb28166a318693

diff --git a/a/1.txt b/N2/1.txt
index 82fc672..a8bf23a 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -61,13 +61,13 @@ On 2017/1/31 4:08, Alexander Graf wrote:
 >> +
 >> +Example:
 >> +
->> +isa@a01b0000 {
+>> +isa at a01b0000 {
 >> +    compatible = "hisilicon,hip06-lpc";
 >> +    #address-cells = <2>;
 >> +    #size-cells = <1>;
 >> +    reg = <0x0 0xa01b0000 0x0 0x1000>;
 >> +
->> +    ipmi0: bt@e4 {
+>> +    ipmi0: bt at e4 {
 >> +        compatible = "ipmi-bt";
 >> +        device_type = "ipmi";
 >> +        reg = <0x01 0xe4 0x04>;
@@ -83,7 +83,7 @@ On 2017/1/31 4:08, Alexander Graf wrote:
 >>
 >> +HISILICON LPC BUS DRIVER
 >> +M:    Zhichang Yuan <yuanzhichang@hisilicon.com>
->> +L:    linux-arm-kernel@lists.infradead.org
+>> +L:    linux-arm-kernel at lists.infradead.org
 >> +W:    http://www.hisilicon.com
 >> +S:    Maintained
 >> +F:    drivers/bus/hisi_lpc.c
@@ -113,13 +113,13 @@ On 2017/1/31 4:08, Alexander Graf wrote:
 >>          #size-cells = <2>;
 >>          ranges;
 >>
->> +        isa@a01b0000 {
+>> +        isa at a01b0000 {
 >> +            compatible = "hisilicon,hip06-lpc";
 >> +            #size-cells = <1>;
 >> +            #address-cells = <2>;
 >> +            reg = <0x0 0xa01b0000 0x0 0x1000>;
 >> +
->> +            ipmi0: bt@e4 {
+>> +            ipmi0: bt at e4 {
 >> +                compatible = "ipmi-bt";
 >> +                device_type = "ipmi";
 >> +                reg = <0x01 0xe4 0x04>;
@@ -532,10 +532,4 @@ Zhichang
 > Alex
 > 
 > .
-> 
-
-
-_______________________________________________
-linux-arm-kernel mailing list
-linux-arm-kernel@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+>
diff --git a/a/content_digest b/N2/content_digest
index 587ea9d..e5cd1d5 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,36 +1,10 @@
  "ref\01485241525-201782-1-git-send-email-yuanzhichang@hisilicon.com\0"
  "ref\01485241525-201782-5-git-send-email-yuanzhichang@hisilicon.com\0"
  "ref\0a5a24e73-013d-87b5-f65f-324417f4cc60@suse.de\0"
- "From\0zhichang.yuan <yuanzhichang@hisilicon.com>\0"
- "Subject\0Re: [PATCH V6 4/5] LPC: Support the device-tree LPC host on Hip06/Hip07\0"
+ "From\0yuanzhichang@hisilicon.com (zhichang.yuan)\0"
+ "Subject\0[PATCH V6 4/5] LPC: Support the device-tree LPC host on Hip06/Hip07\0"
  "Date\0Mon, 13 Feb 2017 22:39:11 +0800\0"
- "To\0Alexander Graf <agraf@suse.de>"
-  <catalin.marinas@arm.com>
-  <will.deacon@arm.com>
-  <robh+dt@kernel.org>
-  <frowand.list@gmail.com>
-  <bhelgaas@google.com>
-  <rafael@kernel.org>
-  <mark.rutland@arm.com>
-  <brian.starkey@arm.com>
-  <olof@lixom.net>
-  <arnd@arndb.de>
- " <linux-arm-kernel@lists.infradead.org>\0"
- "Cc\0devicetree@vger.kernel.org"
-  lorenzo.pieralisi@arm.com
-  gabriele.paoloni@huawei.com
-  minyard@acm.org
-  benh@kernel.crashing.org
-  john.garry@huawei.com
-  liviu.dudau@arm.com
-  linux-kernel@vger.kernel.org
-  xuwei5@hisilicon.com
-  linuxarm@huawei.com
-  linux-serial@vger.kernel.org
-  linux-pci@vger.kernel.org
-  zourongrong@gmail.com
-  kantyzc@163.com
- " zhichang.yuan02@gmail.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi, Alex,\n"
@@ -96,13 +70,13 @@
  ">> +\n"
  ">> +Example:\n"
  ">> +\n"
- ">> +isa@a01b0000 {\n"
+ ">> +isa at a01b0000 {\n"
  ">> +    compatible = \"hisilicon,hip06-lpc\";\n"
  ">> +    #address-cells = <2>;\n"
  ">> +    #size-cells = <1>;\n"
  ">> +    reg = <0x0 0xa01b0000 0x0 0x1000>;\n"
  ">> +\n"
- ">> +    ipmi0: bt@e4 {\n"
+ ">> +    ipmi0: bt at e4 {\n"
  ">> +        compatible = \"ipmi-bt\";\n"
  ">> +        device_type = \"ipmi\";\n"
  ">> +        reg = <0x01 0xe4 0x04>;\n"
@@ -118,7 +92,7 @@
  ">>\n"
  ">> +HISILICON LPC BUS DRIVER\n"
  ">> +M:    Zhichang Yuan <yuanzhichang@hisilicon.com>\n"
- ">> +L:    linux-arm-kernel@lists.infradead.org\n"
+ ">> +L:    linux-arm-kernel at lists.infradead.org\n"
  ">> +W:    http://www.hisilicon.com\n"
  ">> +S:    Maintained\n"
  ">> +F:    drivers/bus/hisi_lpc.c\n"
@@ -148,13 +122,13 @@
  ">>          #size-cells = <2>;\n"
  ">>          ranges;\n"
  ">>\n"
- ">> +        isa@a01b0000 {\n"
+ ">> +        isa at a01b0000 {\n"
  ">> +            compatible = \"hisilicon,hip06-lpc\";\n"
  ">> +            #size-cells = <1>;\n"
  ">> +            #address-cells = <2>;\n"
  ">> +            reg = <0x0 0xa01b0000 0x0 0x1000>;\n"
  ">> +\n"
- ">> +            ipmi0: bt@e4 {\n"
+ ">> +            ipmi0: bt at e4 {\n"
  ">> +                compatible = \"ipmi-bt\";\n"
  ">> +                device_type = \"ipmi\";\n"
  ">> +                reg = <0x01 0xe4 0x04>;\n"
@@ -567,12 +541,6 @@
  "> Alex\n"
  "> \n"
  "> .\n"
- "> \n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "linux-arm-kernel mailing list\n"
- "linux-arm-kernel@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+ >
 
-29083f5fd342ffbb95ba907a0ee48349f998a2d1d782431102a03f0c64b04650
+7b461dd0d895dd01c7646beedac9882cbbced08dfbffcd1677cd8fa38f2feaf1

diff --git a/a/1.txt b/N3/1.txt
index 82fc672..49f4d3b 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -532,10 +532,4 @@ Zhichang
 > Alex
 > 
 > .
-> 
-
-
-_______________________________________________
-linux-arm-kernel mailing list
-linux-arm-kernel@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+>
diff --git a/a/content_digest b/N3/content_digest
index 587ea9d..0970ad2 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -16,21 +16,21 @@
   <olof@lixom.net>
   <arnd@arndb.de>
  " <linux-arm-kernel@lists.infradead.org>\0"
- "Cc\0devicetree@vger.kernel.org"
-  lorenzo.pieralisi@arm.com
-  gabriele.paoloni@huawei.com
-  minyard@acm.org
-  benh@kernel.crashing.org
-  john.garry@huawei.com
-  liviu.dudau@arm.com
-  linux-kernel@vger.kernel.org
-  xuwei5@hisilicon.com
-  linuxarm@huawei.com
-  linux-serial@vger.kernel.org
-  linux-pci@vger.kernel.org
-  zourongrong@gmail.com
-  kantyzc@163.com
- " zhichang.yuan02@gmail.com\0"
+ "Cc\0<lorenzo.pieralisi@arm.com>"
+  <benh@kernel.crashing.org>
+  <linux-kernel@vger.kernel.org>
+  <linuxarm@huawei.com>
+  <devicetree@vger.kernel.org>
+  <linux-pci@vger.kernel.org>
+  <linux-serial@vger.kernel.org>
+  <minyard@acm.org>
+  <liviu.dudau@arm.com>
+  <zourongrong@gmail.com>
+  <john.garry@huawei.com>
+  <gabriele.paoloni@huawei.com>
+  <zhichang.yuan02@gmail.com>
+  <kantyzc@163.com>
+ " <xuwei5@hisilicon.com>\0"
  "\00:1\0"
  "b\0"
  "Hi, Alex,\n"
@@ -567,12 +567,6 @@
  "> Alex\n"
  "> \n"
  "> .\n"
- "> \n"
- "\n"
- "\n"
- "_______________________________________________\n"
- "linux-arm-kernel mailing list\n"
- "linux-arm-kernel@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+ >
 
-29083f5fd342ffbb95ba907a0ee48349f998a2d1d782431102a03f0c64b04650
+e05bab9509eaca99973177d784d3d69a2e5457e7fc5502b65c6d0cd7230ab2f0

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.