diff for duplicates of <20210609015148.GA14839@aspeedtech.com> diff --git a/a/1.txt b/N1/1.txt index 167185f..fa11c5e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -18,7 +18,7 @@ The 06/09/2021 08:43, Andrew Jeffery wrote: > > #interrupt-cells = <2>; > > }; > > -> > + sgpiom0: sgpiom at 1e780500 { +> > + sgpiom0: sgpiom@1e780500 { > > + #gpio-cells = <2>; > > + gpio-controller; > > + compatible = "aspeed,ast2600-sgpiom-128"; @@ -40,7 +40,7 @@ Should I add a new patch for adding an example for aspeed-g6? > > + status = "disabled"; > > + }; > > + -> > + sgpiom1: sgpiom at 1e780600 { +> > + sgpiom1: sgpiom@1e780600 { > > + #gpio-cells = <2>; > > + gpio-controller; > > + compatible = "aspeed,ast2600-sgpiom-80"; @@ -54,7 +54,7 @@ Should I add a new patch for adding an example for aspeed-g6? > > + status = "disabled"; > > + }; > > + -> > gpio1: gpio at 1e780800 { +> > gpio1: gpio@1e780800 { > > #gpio-cells = <2>; > > gpio-controller; > > -- @@ -63,6 +63,6 @@ Should I add a new patch for adding an example for aspeed-g6? > > > > _______________________________________________ > > linux-arm-kernel mailing list -> > linux-arm-kernel at lists.infradead.org +> > linux-arm-kernel@lists.infradead.org > > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel > > diff --git a/a/content_digest b/N1/content_digest index 5d38644..f46dd78 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,9 +2,21 @@ "ref\020210608102547.4880-4-steven_lee@aspeedtech.com\0" "ref\0cef3e619-bd49-4318-bdcd-f844d2b80af7@www.fastmail.com\0" "From\0Steven Lee <steven_lee@aspeedtech.com>\0" - "Subject\0[PATCH v5 03/10] ARM: dts: aspeed-g6: Add SGPIO node.\0" + "Subject\0Re: [PATCH v5 03/10] ARM: dts: aspeed-g6: Add SGPIO node.\0" "Date\0Wed, 9 Jun 2021 09:51:49 +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/09/2021 08:43, Andrew Jeffery wrote:\n" @@ -27,7 +39,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" @@ -49,7 +61,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" @@ -63,7 +75,7 @@ "> > +\t\t\t\tstatus = \"disabled\";\n" "> > +\t\t\t};\n" "> > +\n" - "> > \t\t\tgpio1: gpio at 1e780800 {\n" + "> > \t\t\tgpio1: gpio@1e780800 {\n" "> > \t\t\t\t#gpio-cells = <2>;\n" "> > \t\t\t\tgpio-controller;\n" "> > -- \n" @@ -72,8 +84,8 @@ "> > \n" "> > _______________________________________________\n" "> > linux-arm-kernel mailing list\n" - "> > linux-arm-kernel at lists.infradead.org\n" + "> > linux-arm-kernel@lists.infradead.org\n" "> > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n" > > -711f13e7d9dfd57af5cb2a0ab2b323a6dfebb73cd8cd29f3e9cc05c7ce0e02d4 +7805d61c98c9431661ba53738600501eff3808c00e054bf460ac4bad6616dd38
diff --git a/a/1.txt b/N2/1.txt index 167185f..058b4a2 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -18,7 +18,7 @@ The 06/09/2021 08:43, Andrew Jeffery wrote: > > #interrupt-cells = <2>; > > }; > > -> > + sgpiom0: sgpiom at 1e780500 { +> > + sgpiom0: sgpiom@1e780500 { > > + #gpio-cells = <2>; > > + gpio-controller; > > + compatible = "aspeed,ast2600-sgpiom-128"; @@ -40,7 +40,7 @@ Should I add a new patch for adding an example for aspeed-g6? > > + status = "disabled"; > > + }; > > + -> > + sgpiom1: sgpiom at 1e780600 { +> > + sgpiom1: sgpiom@1e780600 { > > + #gpio-cells = <2>; > > + gpio-controller; > > + compatible = "aspeed,ast2600-sgpiom-80"; @@ -54,7 +54,7 @@ Should I add a new patch for adding an example for aspeed-g6? > > + status = "disabled"; > > + }; > > + -> > gpio1: gpio at 1e780800 { +> > gpio1: gpio@1e780800 { > > #gpio-cells = <2>; > > gpio-controller; > > -- @@ -63,6 +63,11 @@ Should I add a new patch for adding an example for aspeed-g6? > > > > _______________________________________________ > > linux-arm-kernel mailing list -> > linux-arm-kernel at lists.infradead.org +> > linux-arm-kernel@lists.infradead.org > > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -> > +> > + +_______________________________________________ +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 5d38644..8abcd19 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,9 +2,21 @@ "ref\020210608102547.4880-4-steven_lee@aspeedtech.com\0" "ref\0cef3e619-bd49-4318-bdcd-f844d2b80af7@www.fastmail.com\0" "From\0Steven Lee <steven_lee@aspeedtech.com>\0" - "Subject\0[PATCH v5 03/10] ARM: dts: aspeed-g6: Add SGPIO node.\0" + "Subject\0Re: [PATCH v5 03/10] ARM: dts: aspeed-g6: Add SGPIO node.\0" "Date\0Wed, 9 Jun 2021 09:51:49 +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/09/2021 08:43, Andrew Jeffery wrote:\n" @@ -27,7 +39,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" @@ -49,7 +61,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" @@ -63,7 +75,7 @@ "> > +\t\t\t\tstatus = \"disabled\";\n" "> > +\t\t\t};\n" "> > +\n" - "> > \t\t\tgpio1: gpio at 1e780800 {\n" + "> > \t\t\tgpio1: gpio@1e780800 {\n" "> > \t\t\t\t#gpio-cells = <2>;\n" "> > \t\t\t\tgpio-controller;\n" "> > -- \n" @@ -72,8 +84,13 @@ "> > \n" "> > _______________________________________________\n" "> > linux-arm-kernel mailing list\n" - "> > linux-arm-kernel at lists.infradead.org\n" + "> > linux-arm-kernel@lists.infradead.org\n" "> > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\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 -711f13e7d9dfd57af5cb2a0ab2b323a6dfebb73cd8cd29f3e9cc05c7ce0e02d4 +a7faf1f1cedcee57fd2dd911d8de58a04882e51141533d7a509dcc49b0a7623f
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.