diff for duplicates of <20210413033829.GB3522@aspeedtech.com> diff --git a/a/1.txt b/N1/1.txt index dd0ec49..cdae445 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -150,7 +150,7 @@ instead of power-gpio and power-switch-gpio. > >> > - | > >> > #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: @@ -164,7 +164,7 @@ instead of power-gpio and power-switch-gpio. > >> > + 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 c3798e1..733657f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,9 +4,22 @@ "ref\020210409184118.GA3934798@robh.at.kernel.org\0" "ref\0OF2606E97A.D9A04B5B-ON002586B6.000DC6EE-002586B6.000EF1DC@notes.na.collabserv.com\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 11:38:30 +0800\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Milton Miller II <miltonm@us.ibm.com>\0" + "Cc\0Rob Herring <robh@kernel.org>" + open 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/13/2021 10:43, Milton Miller II wrote:\n" @@ -161,7 +174,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" @@ -175,7 +188,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" @@ -194,4 +207,4 @@ "> >\n" > -5e735ba6717cd853d5f1fc7af2d7df38e78ebb9462e30598845a961fd2205382 +26040bc95a122e137d16c341df233580f572e7e49eaa0e1f85d98ce1326f0d45
diff --git a/a/1.txt b/N2/1.txt index dd0ec49..cdae445 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -150,7 +150,7 @@ instead of power-gpio and power-switch-gpio. > >> > - | > >> > #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: @@ -164,7 +164,7 @@ instead of power-gpio and power-switch-gpio. > >> > + 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 c3798e1..c278225 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -4,9 +4,22 @@ "ref\020210409184118.GA3934798@robh.at.kernel.org\0" "ref\0OF2606E97A.D9A04B5B-ON002586B6.000DC6EE-002586B6.000EF1DC@notes.na.collabserv.com\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 11:38:30 +0800\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Milton Miller II <miltonm@us.ibm.com>\0" + "Cc\0Rob Herring <robh@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> + open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org> + Andrew Jeffery <andrew@aj.id.au> + Ryan Chen <ryanchen.aspeed@gmail.com> + moderated list:ASPEED SD/MMC DRIVER <openbmc@lists.ozlabs.org> + open list:ASPEED SD/MMC DRIVER <linux-mmc@vger.kernel.org> + 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/13/2021 10:43, Milton Miller II wrote:\n" @@ -161,7 +174,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" @@ -175,7 +188,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" @@ -194,4 +207,4 @@ "> >\n" > -5e735ba6717cd853d5f1fc7af2d7df38e78ebb9462e30598845a961fd2205382 +5361340220f3cd2c6a73f81a6cde5b18c2f7c6dd1ec531277ccf81a7dbf865bf
diff --git a/a/1.txt b/N3/1.txt index dd0ec49..bd9c7e4 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -150,7 +150,7 @@ instead of power-gpio and power-switch-gpio. > >> > - | > >> > #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: @@ -164,7 +164,7 @@ instead of power-gpio and power-switch-gpio. > >> > + GPIO_ACTIVE_HIGH>; > >> > }; > >> > -> >> > sdhci1: sdhci at 200 { +> >> > sdhci1: sdhci@200 { > >> > @@ -102,5 +123,9 @@ examples: > >> > interrupts = <26>; > >> > sdhci,auto-cmd12; @@ -181,4 +181,9 @@ instead of power-gpio and power-switch-gpio. > >> > > > > > -> +> + +_______________________________________________ +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 c3798e1..eb9e64d 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -4,9 +4,22 @@ "ref\020210409184118.GA3934798@robh.at.kernel.org\0" "ref\0OF2606E97A.D9A04B5B-ON002586B6.000DC6EE-002586B6.000EF1DC@notes.na.collabserv.com\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 11:38:30 +0800\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Milton Miller II <miltonm@us.ibm.com>\0" + "Cc\0Rob Herring <robh@kernel.org>" + open 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/13/2021 10:43, Milton Miller II wrote:\n" @@ -161,7 +174,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" @@ -175,7 +188,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" @@ -192,6 +205,11 @@ "> >> > \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 -5e735ba6717cd853d5f1fc7af2d7df38e78ebb9462e30598845a961fd2205382 +c28367f7c37fbff6a33ab5f7c96e064301d461c295da58ae0f4128712a888742
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.