All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200302234744.GA21778@bogus>

diff --git a/a/1.txt b/N1/1.txt
index 8bb9f77..0478c8c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-On Thu, Feb 27, 2020 at 06:07:57PM -0800, rentao.bupt at gmail.com wrote:
+On Thu, Feb 27, 2020 at 06:07:57PM -0800, rentao.bupt@gmail.com wrote:
 > From: Tao Ren <rentao.bupt@gmail.com>
 > 
 > Add device tree binding documentation for the Aspeed USB 2.0 Virtual HUb
@@ -111,7 +111,7 @@ Constraints?
 > +examples:
 > +  - |
 > +    #include <dt-bindings/clock/aspeed-clock.h>
-> +    vhub: usb-vhub at 1e6a0000 {
+> +    vhub: usb-vhub@1e6a0000 {
 > +            compatible = "aspeed,ast2500-usb-vhub";
 > +            reg = <0x1e6a0000 0x300>;
 > +            interrupts = <5>;
diff --git a/a/content_digest b/N1/content_digest
index ec47c2e..4a939da 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,28 @@
  "ref\020200228020757.10513-1-rentao.bupt@gmail.com\0"
  "ref\020200228020757.10513-8-rentao.bupt@gmail.com\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH v6 7/7] dt-bindings: usb: add documentation for aspeed usb-vhub\0"
+ "Subject\0Re: [PATCH v6 7/7] dt-bindings: usb: add documentation for aspeed usb-vhub\0"
  "Date\0Mon, 2 Mar 2020 17:47:44 -0600\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0rentao.bupt@gmail.com\0"
+ "Cc\0Felipe Balbi <balbi@kernel.org>"
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Joel Stanley <joel@jms.id.au>
+  Andrew Jeffery <andrew@aj.id.au>
+  Benjamin Herrenschmidt <benh@kernel.crashing.org>
+  Chunfeng Yun <chunfeng.yun@mediatek.com>
+  Colin Ian King <colin.king@canonical.com>
+  Stephen Boyd <swboyd@chromium.org>
+  Mark Rutland <mark.rutland@arm.com>
+  linux-usb@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-aspeed@lists.ozlabs.org
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+  openbmc@lists.ozlabs.org
+ " taoren@fb.com\0"
  "\00:1\0"
  "b\0"
- "On Thu, Feb 27, 2020 at 06:07:57PM -0800, rentao.bupt at gmail.com wrote:\n"
+ "On Thu, Feb 27, 2020 at 06:07:57PM -0800, rentao.bupt@gmail.com wrote:\n"
  "> From: Tao Ren <rentao.bupt@gmail.com>\n"
  "> \n"
  "> Add device tree binding documentation for the Aspeed USB 2.0 Virtual HUb\n"
@@ -119,7 +135,7 @@
  "> +examples:\n"
  "> +  - |\n"
  "> +    #include <dt-bindings/clock/aspeed-clock.h>\n"
- "> +    vhub: usb-vhub at 1e6a0000 {\n"
+ "> +    vhub: usb-vhub@1e6a0000 {\n"
  "> +            compatible = \"aspeed,ast2500-usb-vhub\";\n"
  "> +            reg = <0x1e6a0000 0x300>;\n"
  "> +            interrupts = <5>;\n"
@@ -133,4 +149,4 @@
  "> 2.17.1\n"
  >
 
-f4630513f49b3999da275d8b60fc2874a6aa747d7d348bb0f2dcde120cb52799
+c79b98d91e1446a3b308bf4538de1f95f4bc6f4268370cacea678455867d89a2

diff --git a/a/1.txt b/N2/1.txt
index 8bb9f77..8159e2e 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-On Thu, Feb 27, 2020 at 06:07:57PM -0800, rentao.bupt at gmail.com wrote:
+On Thu, Feb 27, 2020 at 06:07:57PM -0800, rentao.bupt@gmail.com wrote:
 > From: Tao Ren <rentao.bupt@gmail.com>
 > 
 > Add device tree binding documentation for the Aspeed USB 2.0 Virtual HUb
@@ -111,7 +111,7 @@ Constraints?
 > +examples:
 > +  - |
 > +    #include <dt-bindings/clock/aspeed-clock.h>
-> +    vhub: usb-vhub at 1e6a0000 {
+> +    vhub: usb-vhub@1e6a0000 {
 > +            compatible = "aspeed,ast2500-usb-vhub";
 > +            reg = <0x1e6a0000 0x300>;
 > +            interrupts = <5>;
@@ -123,4 +123,9 @@ Constraints?
 > +    };
 > -- 
 > 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 ec47c2e..6d9f5f7 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,12 +1,28 @@
  "ref\020200228020757.10513-1-rentao.bupt@gmail.com\0"
  "ref\020200228020757.10513-8-rentao.bupt@gmail.com\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[PATCH v6 7/7] dt-bindings: usb: add documentation for aspeed usb-vhub\0"
+ "Subject\0Re: [PATCH v6 7/7] dt-bindings: usb: add documentation for aspeed usb-vhub\0"
  "Date\0Mon, 2 Mar 2020 17:47:44 -0600\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0rentao.bupt@gmail.com\0"
+ "Cc\0Mark Rutland <mark.rutland@arm.com>"
+  Felipe Balbi <balbi@kernel.org>
+  linux-aspeed@lists.ozlabs.org
+  devicetree@vger.kernel.org
+  Andrew Jeffery <andrew@aj.id.au>
+  Benjamin Herrenschmidt <benh@kernel.crashing.org>
+  openbmc@lists.ozlabs.org
+  linux-usb@vger.kernel.org
+  taoren@fb.com
+  linux-kernel@vger.kernel.org
+  Stephen Boyd <swboyd@chromium.org>
+  Joel Stanley <joel@jms.id.au>
+  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
+  Chunfeng Yun <chunfeng.yun@mediatek.com>
+  Colin Ian King <colin.king@canonical.com>
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On Thu, Feb 27, 2020 at 06:07:57PM -0800, rentao.bupt at gmail.com wrote:\n"
+ "On Thu, Feb 27, 2020 at 06:07:57PM -0800, rentao.bupt@gmail.com wrote:\n"
  "> From: Tao Ren <rentao.bupt@gmail.com>\n"
  "> \n"
  "> Add device tree binding documentation for the Aspeed USB 2.0 Virtual HUb\n"
@@ -119,7 +135,7 @@
  "> +examples:\n"
  "> +  - |\n"
  "> +    #include <dt-bindings/clock/aspeed-clock.h>\n"
- "> +    vhub: usb-vhub at 1e6a0000 {\n"
+ "> +    vhub: usb-vhub@1e6a0000 {\n"
  "> +            compatible = \"aspeed,ast2500-usb-vhub\";\n"
  "> +            reg = <0x1e6a0000 0x300>;\n"
  "> +            interrupts = <5>;\n"
@@ -131,6 +147,11 @@
  "> +    };\n"
  "> -- \n"
  "> 2.17.1\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
 
-f4630513f49b3999da275d8b60fc2874a6aa747d7d348bb0f2dcde120cb52799
+205b9557b0eca830b0054cd2efbe32ddd3d31db590200a45170dc65381c1bb23

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.