All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <YUOmq4hLoP2ds18w@robh.at.kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 8d552d9..de6ace1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -92,7 +92,7 @@ sysfs files have their own documentation.
 > +
 > +examples:
 > +  - |
-> +    lpc: lpc at 1e789000 {
+> +    lpc: lpc@1e789000 {
 > +        compatible = "aspeed,ast2600-lpc-v2", "simple-mfd", "syscon";
 > +        reg = <0x1e789000 0x1000>;
 > +
@@ -100,7 +100,7 @@ sysfs files have their own documentation.
 > +        #size-cells = <1>;
 > +        ranges = <0x0 0x1e789000 0x1000>;
 > +
-> +        uart_routing: uart-routing at 98 {
+> +        uart_routing: uart-routing@98 {
 > +            compatible = "aspeed,ast2600-uart-routing";
 > +            reg = <0x98 0x8>;
 > +        };
diff --git a/a/content_digest b/N1/content_digest
index 184e596..2f7b910 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,17 @@
  "ref\020210916092515.10553-1-chiawei_wang@aspeedtech.com\0"
  "ref\020210916092515.10553-3-chiawei_wang@aspeedtech.com\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH v5 2/4] dt-bindings: aspeed: Add UART routing controller\0"
+ "Subject\0Re: [PATCH v5 2/4] dt-bindings: aspeed: Add UART routing controller\0"
  "Date\0Thu, 16 Sep 2021 15:18:51 -0500\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Chia-Wei Wang <chiawei_wang@aspeedtech.com>\0"
+ "Cc\0devicetree@vger.kernel.org"
+  linux-aspeed@lists.ozlabs.org
+  andrew@aj.id.au
+  openbmc@lists.ozlabs.org
+  yulei.sh@bytedance.com
+  linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " osk@google.com\0"
  "\00:1\0"
  "b\0"
  "On Thu, Sep 16, 2021 at 05:25:13PM +0800, Chia-Wei Wang wrote:\n"
@@ -100,7 +108,7 @@
  "> +\n"
  "> +examples:\n"
  "> +  - |\n"
- "> +    lpc: lpc at 1e789000 {\n"
+ "> +    lpc: lpc@1e789000 {\n"
  "> +        compatible = \"aspeed,ast2600-lpc-v2\", \"simple-mfd\", \"syscon\";\n"
  "> +        reg = <0x1e789000 0x1000>;\n"
  "> +\n"
@@ -108,7 +116,7 @@
  "> +        #size-cells = <1>;\n"
  "> +        ranges = <0x0 0x1e789000 0x1000>;\n"
  "> +\n"
- "> +        uart_routing: uart-routing at 98 {\n"
+ "> +        uart_routing: uart-routing@98 {\n"
  "> +            compatible = \"aspeed,ast2600-uart-routing\";\n"
  "> +            reg = <0x98 0x8>;\n"
  "> +        };\n"
@@ -118,4 +126,4 @@
  "> \n"
  >
 
-786c641e622af536daa67f67d2cb99eee2c041c9bd0bf1d5c38cc2f94ecbc084
+3bca1115ef7cf97afbdfe7f23bdac217e1daf4cc99cfcffcdc46e4013ab53cd6

diff --git a/a/1.txt b/N2/1.txt
index 8d552d9..ebe5071 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -92,7 +92,7 @@ sysfs files have their own documentation.
 > +
 > +examples:
 > +  - |
-> +    lpc: lpc at 1e789000 {
+> +    lpc: lpc@1e789000 {
 > +        compatible = "aspeed,ast2600-lpc-v2", "simple-mfd", "syscon";
 > +        reg = <0x1e789000 0x1000>;
 > +
@@ -100,7 +100,7 @@ sysfs files have their own documentation.
 > +        #size-cells = <1>;
 > +        ranges = <0x0 0x1e789000 0x1000>;
 > +
-> +        uart_routing: uart-routing at 98 {
+> +        uart_routing: uart-routing@98 {
 > +            compatible = "aspeed,ast2600-uart-routing";
 > +            reg = <0x98 0x8>;
 > +        };
@@ -108,4 +108,9 @@ sysfs files have their own documentation.
 > -- 
 > 2.17.1
 > 
->
+> 
+
+_______________________________________________
+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 184e596..0e266b8 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,18 @@
  "ref\020210916092515.10553-1-chiawei_wang@aspeedtech.com\0"
  "ref\020210916092515.10553-3-chiawei_wang@aspeedtech.com\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH v5 2/4] dt-bindings: aspeed: Add UART routing controller\0"
+ "Subject\0Re: [PATCH v5 2/4] dt-bindings: aspeed: Add UART routing controller\0"
  "Date\0Thu, 16 Sep 2021 15:18:51 -0500\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Chia-Wei Wang <chiawei_wang@aspeedtech.com>\0"
+ "Cc\0joel@jms.id.au"
+  andrew@aj.id.au
+  linux-arm-kernel@lists.infradead.org
+  linux-aspeed@lists.ozlabs.org
+  linux-kernel@vger.kernel.org
+  devicetree@vger.kernel.org
+  openbmc@lists.ozlabs.org
+  osk@google.com
+ " yulei.sh@bytedance.com\0"
  "\00:1\0"
  "b\0"
  "On Thu, Sep 16, 2021 at 05:25:13PM +0800, Chia-Wei Wang wrote:\n"
@@ -100,7 +109,7 @@
  "> +\n"
  "> +examples:\n"
  "> +  - |\n"
- "> +    lpc: lpc at 1e789000 {\n"
+ "> +    lpc: lpc@1e789000 {\n"
  "> +        compatible = \"aspeed,ast2600-lpc-v2\", \"simple-mfd\", \"syscon\";\n"
  "> +        reg = <0x1e789000 0x1000>;\n"
  "> +\n"
@@ -108,7 +117,7 @@
  "> +        #size-cells = <1>;\n"
  "> +        ranges = <0x0 0x1e789000 0x1000>;\n"
  "> +\n"
- "> +        uart_routing: uart-routing at 98 {\n"
+ "> +        uart_routing: uart-routing@98 {\n"
  "> +            compatible = \"aspeed,ast2600-uart-routing\";\n"
  "> +            reg = <0x98 0x8>;\n"
  "> +        };\n"
@@ -116,6 +125,11 @@
  "> -- \n"
  "> 2.17.1\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
 
-786c641e622af536daa67f67d2cb99eee2c041c9bd0bf1d5c38cc2f94ecbc084
+43e8cfdac03564ee1309b15ae1f5f60ac3e9cef59709ed64d33630454affdf61

diff --git a/a/1.txt b/N3/1.txt
index 8d552d9..de6ace1 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -92,7 +92,7 @@ sysfs files have their own documentation.
 > +
 > +examples:
 > +  - |
-> +    lpc: lpc at 1e789000 {
+> +    lpc: lpc@1e789000 {
 > +        compatible = "aspeed,ast2600-lpc-v2", "simple-mfd", "syscon";
 > +        reg = <0x1e789000 0x1000>;
 > +
@@ -100,7 +100,7 @@ sysfs files have their own documentation.
 > +        #size-cells = <1>;
 > +        ranges = <0x0 0x1e789000 0x1000>;
 > +
-> +        uart_routing: uart-routing at 98 {
+> +        uart_routing: uart-routing@98 {
 > +            compatible = "aspeed,ast2600-uart-routing";
 > +            reg = <0x98 0x8>;
 > +        };
diff --git a/a/content_digest b/N3/content_digest
index 184e596..efacb56 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -1,9 +1,18 @@
  "ref\020210916092515.10553-1-chiawei_wang@aspeedtech.com\0"
  "ref\020210916092515.10553-3-chiawei_wang@aspeedtech.com\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH v5 2/4] dt-bindings: aspeed: Add UART routing controller\0"
+ "Subject\0Re: [PATCH v5 2/4] dt-bindings: aspeed: Add UART routing controller\0"
  "Date\0Thu, 16 Sep 2021 15:18:51 -0500\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Chia-Wei Wang <chiawei_wang@aspeedtech.com>\0"
+ "Cc\0joel@jms.id.au"
+  andrew@aj.id.au
+  linux-arm-kernel@lists.infradead.org
+  linux-aspeed@lists.ozlabs.org
+  linux-kernel@vger.kernel.org
+  devicetree@vger.kernel.org
+  openbmc@lists.ozlabs.org
+  osk@google.com
+ " yulei.sh@bytedance.com\0"
  "\00:1\0"
  "b\0"
  "On Thu, Sep 16, 2021 at 05:25:13PM +0800, Chia-Wei Wang wrote:\n"
@@ -100,7 +109,7 @@
  "> +\n"
  "> +examples:\n"
  "> +  - |\n"
- "> +    lpc: lpc at 1e789000 {\n"
+ "> +    lpc: lpc@1e789000 {\n"
  "> +        compatible = \"aspeed,ast2600-lpc-v2\", \"simple-mfd\", \"syscon\";\n"
  "> +        reg = <0x1e789000 0x1000>;\n"
  "> +\n"
@@ -108,7 +117,7 @@
  "> +        #size-cells = <1>;\n"
  "> +        ranges = <0x0 0x1e789000 0x1000>;\n"
  "> +\n"
- "> +        uart_routing: uart-routing at 98 {\n"
+ "> +        uart_routing: uart-routing@98 {\n"
  "> +            compatible = \"aspeed,ast2600-uart-routing\";\n"
  "> +            reg = <0x98 0x8>;\n"
  "> +        };\n"
@@ -118,4 +127,4 @@
  "> \n"
  >
 
-786c641e622af536daa67f67d2cb99eee2c041c9bd0bf1d5c38cc2f94ecbc084
+fc0106de3599197a96c64fcd3d13beb5a9a1d32ca7d0cca51382c8bae3b623b4

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.