diff for duplicates of <20210608022531.GA2948@aspeedtech.com> diff --git a/a/1.txt b/N1/1.txt index 30a0607..7704e9d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,7 @@ The 06/08/2021 07:28, Andrew Jeffery wrote: > > #interrupt-cells = <2>; > > }; > > -> > + sgpiom0: sgpiom at 1e780500 { +> > + sgpiom0: sgpiom@1e780500 { > > + #gpio-cells = <2>; > > + gpio-controller; > > + compatible = "aspeed,ast2600-sgpiom-128"; @@ -50,7 +50,7 @@ Steven > > + status = "disabled"; > > + }; > > + -> > + sgpiom1: sgpiom at 1e780600 { +> > + sgpiom1: sgpiom@1e780600 { > > + #gpio-cells = <2>; > > + gpio-controller; > > + compatible = "aspeed,ast2600-sgpiom-80"; diff --git a/a/content_digest b/N1/content_digest index 5e97171..0ccd6db 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,9 +2,21 @@ "ref\020210607071514.11727-4-steven_lee@aspeedtech.com\0" "ref\05277db96-4eb8-4794-a1fa-6a5bc40bffb7@www.fastmail.com\0" "From\0Steven Lee <steven_lee@aspeedtech.com>\0" - "Subject\0[PATCH v4 3/7] ARM: dts: aspeed-g6: Add SGPIO node.\0" + "Subject\0Re: [PATCH v4 3/7] ARM: dts: aspeed-g6: Add SGPIO node.\0" "Date\0Tue, 8 Jun 2021 10:25:32 +0800\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Andrew Jeffery <andrew@aj.id.au>\0" + "Cc\0Linus Walleij <linus.walleij@linaro.org>" + Bartosz Golaszewski <bgolaszewski@baylibre.com> + Rob Herring <robh+dt@kernel.org> + Joel Stanley <joel@jms.id.au> + open list:GPIO SUBSYSTEM <linux-gpio@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> + moderated list:ARM/ASPEED MACHINE SUPPORT <linux-aspeed@lists.ozlabs.org> + open list <linux-kernel@vger.kernel.org> + Hongwei Zhang <Hongweiz@ami.com> + Ryan Chen <ryan_chen@aspeedtech.com> + " Billy Tsai <billy_tsai@aspeedtech.com>\0" "\00:1\0" "b\0" "The 06/08/2021 07:28, Andrew Jeffery wrote:\n" @@ -25,7 +37,7 @@ "> > \t\t\t\t#interrupt-cells = <2>;\n" "> > \t\t\t};\n" "> > \n" - "> > +\t\t\tsgpiom0: sgpiom at 1e780500 {\n" + "> > +\t\t\tsgpiom0: sgpiom@1e780500 {\n" "> > +\t\t\t\t#gpio-cells = <2>;\n" "> > +\t\t\t\tgpio-controller;\n" "> > +\t\t\t\tcompatible = \"aspeed,ast2600-sgpiom-128\";\n" @@ -59,7 +71,7 @@ "> > +\t\t\t\tstatus = \"disabled\";\n" "> > +\t\t\t};\n" "> > +\n" - "> > +\t\t\tsgpiom1: sgpiom at 1e780600 {\n" + "> > +\t\t\tsgpiom1: sgpiom@1e780600 {\n" "> > +\t\t\t\t#gpio-cells = <2>;\n" "> > +\t\t\t\tgpio-controller;\n" "> > +\t\t\t\tcompatible = \"aspeed,ast2600-sgpiom-80\";\n" @@ -71,4 +83,4 @@ "> \n" > Andrew -fb03bb1cd5e1a4b635a5bf552d980560d60b5075f280cb99b0bf4c8afb49e45a +cad5c7bce8509b3fc0a29fbae5f6a7916321aa5d4b679dc297abf8d92aa85d67
diff --git a/a/1.txt b/N2/1.txt index 30a0607..5eda97d 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -16,7 +16,7 @@ The 06/08/2021 07:28, Andrew Jeffery wrote: > > #interrupt-cells = <2>; > > }; > > -> > + sgpiom0: sgpiom at 1e780500 { +> > + sgpiom0: sgpiom@1e780500 { > > + #gpio-cells = <2>; > > + gpio-controller; > > + compatible = "aspeed,ast2600-sgpiom-128"; @@ -50,7 +50,7 @@ Steven > > + status = "disabled"; > > + }; > > + -> > + sgpiom1: sgpiom at 1e780600 { +> > + sgpiom1: sgpiom@1e780600 { > > + #gpio-cells = <2>; > > + gpio-controller; > > + compatible = "aspeed,ast2600-sgpiom-80"; @@ -61,3 +61,8 @@ Steven > As above. > > Andrew + +_______________________________________________ +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 5e97171..6cd20e2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,9 +2,21 @@ "ref\020210607071514.11727-4-steven_lee@aspeedtech.com\0" "ref\05277db96-4eb8-4794-a1fa-6a5bc40bffb7@www.fastmail.com\0" "From\0Steven Lee <steven_lee@aspeedtech.com>\0" - "Subject\0[PATCH v4 3/7] ARM: dts: aspeed-g6: Add SGPIO node.\0" + "Subject\0Re: [PATCH v4 3/7] ARM: dts: aspeed-g6: Add SGPIO node.\0" "Date\0Tue, 8 Jun 2021 10:25:32 +0800\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Andrew Jeffery <andrew@aj.id.au>\0" + "Cc\0Linus Walleij <linus.walleij@linaro.org>" + Bartosz Golaszewski <bgolaszewski@baylibre.com> + Rob Herring <robh+dt@kernel.org> + Joel Stanley <joel@jms.id.au> + open list:GPIO SUBSYSTEM <linux-gpio@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> + moderated list:ARM/ASPEED MACHINE SUPPORT <linux-aspeed@lists.ozlabs.org> + open list <linux-kernel@vger.kernel.org> + Hongwei Zhang <Hongweiz@ami.com> + Ryan Chen <ryan_chen@aspeedtech.com> + " Billy Tsai <billy_tsai@aspeedtech.com>\0" "\00:1\0" "b\0" "The 06/08/2021 07:28, Andrew Jeffery wrote:\n" @@ -25,7 +37,7 @@ "> > \t\t\t\t#interrupt-cells = <2>;\n" "> > \t\t\t};\n" "> > \n" - "> > +\t\t\tsgpiom0: sgpiom at 1e780500 {\n" + "> > +\t\t\tsgpiom0: sgpiom@1e780500 {\n" "> > +\t\t\t\t#gpio-cells = <2>;\n" "> > +\t\t\t\tgpio-controller;\n" "> > +\t\t\t\tcompatible = \"aspeed,ast2600-sgpiom-128\";\n" @@ -59,7 +71,7 @@ "> > +\t\t\t\tstatus = \"disabled\";\n" "> > +\t\t\t};\n" "> > +\n" - "> > +\t\t\tsgpiom1: sgpiom at 1e780600 {\n" + "> > +\t\t\tsgpiom1: sgpiom@1e780600 {\n" "> > +\t\t\t\t#gpio-cells = <2>;\n" "> > +\t\t\t\tgpio-controller;\n" "> > +\t\t\t\tcompatible = \"aspeed,ast2600-sgpiom-80\";\n" @@ -69,6 +81,11 @@ "> \n" "> As above.\n" "> \n" - > Andrew + "> Andrew\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 -fb03bb1cd5e1a4b635a5bf552d980560d60b5075f280cb99b0bf4c8afb49e45a +394a9b4747c9732b2d97b2d4d1883dfbc64ea564dd78dfd027ea7ec98ca4e3a4
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.