All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20210413013010.GA353@aspeedtech.com>

diff --git a/a/1.txt b/N1/1.txt
index 802ad62..760668c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -75,7 +75,7 @@ I will remove the blank line.
 > >    - |
 > >      #include <dt-bindings/clock/aspeed-clock.h>
 > > +    #include <dt-bindings/gpio/aspeed-gpio.h>
-> >      sdc at 1e740000 {
+> >      sdc@1e740000 {
 > >              compatible = "aspeed,ast2500-sd-controller";
 > >              reg = <0x1e740000 0x100>;
 > > @@ -94,6 +111,10 @@ examples:
@@ -88,7 +88,7 @@ I will remove the blank line.
 > > +                                     GPIO_ACTIVE_HIGH>;
 > >              };
 > >  
-> >              sdhci1: sdhci at 200 {
+> >              sdhci1: sdhci@200 {
 > > @@ -102,5 +123,9 @@ examples:
 > >                      interrupts = <26>;
 > >                      sdhci,auto-cmd12;
diff --git a/a/content_digest b/N1/content_digest
index 74d8102..78b3cdb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,9 +2,22 @@
  "ref\020210408015218.20560-2-steven_lee@aspeedtech.com\0"
  "ref\020210409184118.GA3934798@robh.at.kernel.org\0"
  "From\0Steven Lee <steven_lee@aspeedtech.com>\0"
- "Subject\0[PATCH v1 1/2] dt-bindings: mmc: sdhci-of-aspeed: Add power-gpio and power-switch-gpio\0"
+ "Subject\0Re: [PATCH v1 1/2] dt-bindings: mmc: sdhci-of-aspeed: Add power-gpio and power-switch-gpio\0"
  "Date\0Tue, 13 Apr 2021 09:30:10 +0800\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Rob Herring <robh@kernel.org>\0"
+ "Cc\0Andrew Jeffery <andrew@aj.id.au>"
+  Ulf Hansson <ulf.hansson@linaro.org>
+  Joel Stanley <joel@jms.id.au>
+  Adrian Hunter <adrian.hunter@intel.com>
+  Ryan Chen <ryanchen.aspeed@gmail.com>
+  moderated list:ASPEED SD/MMC DRIVER <linux-aspeed@lists.ozlabs.org>
+  moderated list:ASPEED SD/MMC DRIVER <openbmc@lists.ozlabs.org>
+  open list:ASPEED SD/MMC DRIVER <linux-mmc@vger.kernel.org>
+  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
+  moderated list:ARM/ASPEED MACHINE SUPPORT <linux-arm-kernel@lists.infradead.org>
+  open list <linux-kernel@vger.kernel.org>
+  Ryan Chen <ryan_chen@aspeedtech.com>
+ " Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>\0"
  "\00:1\0"
  "b\0"
  "The 04/10/2021 02:41, Rob Herring wrote:\n"
@@ -84,7 +97,7 @@
  "> >    - |\n"
  "> >      #include <dt-bindings/clock/aspeed-clock.h>\n"
  "> > +    #include <dt-bindings/gpio/aspeed-gpio.h>\n"
- "> >      sdc at 1e740000 {\n"
+ "> >      sdc@1e740000 {\n"
  "> >              compatible = \"aspeed,ast2500-sd-controller\";\n"
  "> >              reg = <0x1e740000 0x100>;\n"
  "> > @@ -94,6 +111,10 @@ examples:\n"
@@ -97,7 +110,7 @@
  "> > +                                     GPIO_ACTIVE_HIGH>;\n"
  "> >              };\n"
  "> >  \n"
- "> >              sdhci1: sdhci at 200 {\n"
+ "> >              sdhci1: sdhci@200 {\n"
  "> > @@ -102,5 +123,9 @@ examples:\n"
  "> >                      interrupts = <26>;\n"
  "> >                      sdhci,auto-cmd12;\n"
@@ -112,4 +125,4 @@
  "> > 2.17.1\n"
  > >
 
-90560b9b3f02ff27b3beadc11742ae330a75c91c889046701340e361a9a0c3e4
+dbaa714076cc0ad48e39d0b523ce7b20c31b12775d7e1b5099ec0a425f24ee79

diff --git a/a/1.txt b/N2/1.txt
index 802ad62..760668c 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -75,7 +75,7 @@ I will remove the blank line.
 > >    - |
 > >      #include <dt-bindings/clock/aspeed-clock.h>
 > > +    #include <dt-bindings/gpio/aspeed-gpio.h>
-> >      sdc at 1e740000 {
+> >      sdc@1e740000 {
 > >              compatible = "aspeed,ast2500-sd-controller";
 > >              reg = <0x1e740000 0x100>;
 > > @@ -94,6 +111,10 @@ examples:
@@ -88,7 +88,7 @@ I will remove the blank line.
 > > +                                     GPIO_ACTIVE_HIGH>;
 > >              };
 > >  
-> >              sdhci1: sdhci at 200 {
+> >              sdhci1: sdhci@200 {
 > > @@ -102,5 +123,9 @@ examples:
 > >                      interrupts = <26>;
 > >                      sdhci,auto-cmd12;
diff --git a/a/content_digest b/N2/content_digest
index 74d8102..0208701 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,9 +2,21 @@
  "ref\020210408015218.20560-2-steven_lee@aspeedtech.com\0"
  "ref\020210409184118.GA3934798@robh.at.kernel.org\0"
  "From\0Steven Lee <steven_lee@aspeedtech.com>\0"
- "Subject\0[PATCH v1 1/2] dt-bindings: mmc: sdhci-of-aspeed: Add power-gpio and power-switch-gpio\0"
+ "Subject\0Re: [PATCH v1 1/2] dt-bindings: mmc: sdhci-of-aspeed: Add power-gpio and power-switch-gpio\0"
  "Date\0Tue, 13 Apr 2021 09:30:10 +0800\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Rob Herring <robh@kernel.org>\0"
+ "Cc\0open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>"
+  Ulf Hansson <ulf.hansson@linaro.org>
+  Ryan Chen <ryan_chen@aspeedtech.com>
+  moderated list:ASPEED SD/MMC DRIVER <linux-aspeed@lists.ozlabs.org>
+  Andrew Jeffery <andrew@aj.id.au>
+  open list:ASPEED SD/MMC DRIVER <linux-mmc@vger.kernel.org>
+  moderated list:ASPEED SD/MMC DRIVER <openbmc@lists.ozlabs.org>
+  Ryan Chen <ryanchen.aspeed@gmail.com>
+  Adrian Hunter <adrian.hunter@intel.com>
+  open list <linux-kernel@vger.kernel.org>
+  Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>
+ " moderated list:ARM/ASPEED MACHINE SUPPORT <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "The 04/10/2021 02:41, Rob Herring wrote:\n"
@@ -84,7 +96,7 @@
  "> >    - |\n"
  "> >      #include <dt-bindings/clock/aspeed-clock.h>\n"
  "> > +    #include <dt-bindings/gpio/aspeed-gpio.h>\n"
- "> >      sdc at 1e740000 {\n"
+ "> >      sdc@1e740000 {\n"
  "> >              compatible = \"aspeed,ast2500-sd-controller\";\n"
  "> >              reg = <0x1e740000 0x100>;\n"
  "> > @@ -94,6 +111,10 @@ examples:\n"
@@ -97,7 +109,7 @@
  "> > +                                     GPIO_ACTIVE_HIGH>;\n"
  "> >              };\n"
  "> >  \n"
- "> >              sdhci1: sdhci at 200 {\n"
+ "> >              sdhci1: sdhci@200 {\n"
  "> > @@ -102,5 +123,9 @@ examples:\n"
  "> >                      interrupts = <26>;\n"
  "> >                      sdhci,auto-cmd12;\n"
@@ -112,4 +124,4 @@
  "> > 2.17.1\n"
  > >
 
-90560b9b3f02ff27b3beadc11742ae330a75c91c889046701340e361a9a0c3e4
+60fb9309853e3fa08f5175b89daaee0201366c324fa4bfcb3250f3dae96e7cdc

diff --git a/a/1.txt b/N3/1.txt
index 802ad62..da2c129 100644
--- a/a/1.txt
+++ b/N3/1.txt
@@ -75,7 +75,7 @@ I will remove the blank line.
 > >    - |
 > >      #include <dt-bindings/clock/aspeed-clock.h>
 > > +    #include <dt-bindings/gpio/aspeed-gpio.h>
-> >      sdc at 1e740000 {
+> >      sdc@1e740000 {
 > >              compatible = "aspeed,ast2500-sd-controller";
 > >              reg = <0x1e740000 0x100>;
 > > @@ -94,6 +111,10 @@ examples:
@@ -88,7 +88,7 @@ I will remove the blank line.
 > > +                                     GPIO_ACTIVE_HIGH>;
 > >              };
 > >  
-> >              sdhci1: sdhci at 200 {
+> >              sdhci1: sdhci@200 {
 > > @@ -102,5 +123,9 @@ examples:
 > >                      interrupts = <26>;
 > >                      sdhci,auto-cmd12;
@@ -101,4 +101,9 @@ I will remove the blank line.
 > >      };
 > > -- 
 > > 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/N3/content_digest
index 74d8102..393fa9f 100644
--- a/a/content_digest
+++ b/N3/content_digest
@@ -2,9 +2,22 @@
  "ref\020210408015218.20560-2-steven_lee@aspeedtech.com\0"
  "ref\020210409184118.GA3934798@robh.at.kernel.org\0"
  "From\0Steven Lee <steven_lee@aspeedtech.com>\0"
- "Subject\0[PATCH v1 1/2] dt-bindings: mmc: sdhci-of-aspeed: Add power-gpio and power-switch-gpio\0"
+ "Subject\0Re: [PATCH v1 1/2] dt-bindings: mmc: sdhci-of-aspeed: Add power-gpio and power-switch-gpio\0"
  "Date\0Tue, 13 Apr 2021 09:30:10 +0800\0"
- "To\0linux-aspeed@lists.ozlabs.org\0"
+ "To\0Rob Herring <robh@kernel.org>\0"
+ "Cc\0Andrew Jeffery <andrew@aj.id.au>"
+  Ulf Hansson <ulf.hansson@linaro.org>
+  Joel Stanley <joel@jms.id.au>
+  Adrian Hunter <adrian.hunter@intel.com>
+  Ryan Chen <ryanchen.aspeed@gmail.com>
+  moderated list:ASPEED SD/MMC DRIVER <linux-aspeed@lists.ozlabs.org>
+  moderated list:ASPEED SD/MMC DRIVER <openbmc@lists.ozlabs.org>
+  open list:ASPEED SD/MMC DRIVER <linux-mmc@vger.kernel.org>
+  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
+  moderated list:ARM/ASPEED MACHINE SUPPORT <linux-arm-kernel@lists.infradead.org>
+  open list <linux-kernel@vger.kernel.org>
+  Ryan Chen <ryan_chen@aspeedtech.com>
+ " Chin-Ting Kuo <chin-ting_kuo@aspeedtech.com>\0"
  "\00:1\0"
  "b\0"
  "The 04/10/2021 02:41, Rob Herring wrote:\n"
@@ -84,7 +97,7 @@
  "> >    - |\n"
  "> >      #include <dt-bindings/clock/aspeed-clock.h>\n"
  "> > +    #include <dt-bindings/gpio/aspeed-gpio.h>\n"
- "> >      sdc at 1e740000 {\n"
+ "> >      sdc@1e740000 {\n"
  "> >              compatible = \"aspeed,ast2500-sd-controller\";\n"
  "> >              reg = <0x1e740000 0x100>;\n"
  "> > @@ -94,6 +111,10 @@ examples:\n"
@@ -97,7 +110,7 @@
  "> > +                                     GPIO_ACTIVE_HIGH>;\n"
  "> >              };\n"
  "> >  \n"
- "> >              sdhci1: sdhci at 200 {\n"
+ "> >              sdhci1: sdhci@200 {\n"
  "> > @@ -102,5 +123,9 @@ examples:\n"
  "> >                      interrupts = <26>;\n"
  "> >                      sdhci,auto-cmd12;\n"
@@ -110,6 +123,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
 
-90560b9b3f02ff27b3beadc11742ae330a75c91c889046701340e361a9a0c3e4
+672ff4ed33bae0d9a4050e657e82135c891cbc1ef732b339bb7332a0e2f80bc2

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.