diff for duplicates of <87shfhreom.fsf@free-electrons.com> diff --git a/a/1.txt b/N1/1.txt index 3d0ad28..4b6b3d5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ Hi Baruch, - On mar., sept. 19 2017, Baruch Siach <baruch@tkos.co.il> wrote: + On mar., sept. 19 2017, Baruch Siach <baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org> wrote: > Hi Gregory, > > On Tue, Sep 19, 2017 at 04:25:58PM +0200, Gregory CLEMENT wrote: ->> On ven., sept. 15 2017, Baruch Siach <baruch@tkos.co.il> wrote: +>> On ven., sept. 15 2017, Baruch Siach <baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org> wrote: >> >> > Extend the container size to 0x2000 to include the gpio controller at >> > offset 0x1040. @@ -13,12 +13,12 @@ Hi Baruch, >> > While at it, add start address notation to the gpio node name to match >> > its 'offset' property. >> > ->> > Signed-off-by: Baruch Siach <baruch@tkos.co.il> +>> > Signed-off-by: Baruch Siach <baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org> >> >> I made a quick test on a mcbin and I confirm that the watchdog is here >> and usable. >> ->> Tested-by: Gregory CLEMENT <gregory.clement@free-electrons.com> +>> Tested-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> >> and >> Applied on mvebu/dt64 > @@ -46,7 +46,7 @@ Sorry for hte confusion. >> > +++ b/arch/arm64/boot/dts/marvell/armada-ap806.dtsi >> > @@ -254,7 +254,7 @@ >> > ->> > ap_syscon: system-controller at 6f4000 { +>> > ap_syscon: system-controller@6f4000 { >> > compatible = "syscon", "simple-mfd"; >> > - reg = <0x6f4000 0x1000>; >> > + reg = <0x6f4000 0x2000>; @@ -58,7 +58,7 @@ Sorry for hte confusion. >> > }; >> > >> > - ap_gpio: gpio { ->> > + ap_gpio: gpio at 1040 { +>> > + ap_gpio: gpio@1040 { >> > compatible = "marvell,armada-8k-gpio"; >> > offset = <0x1040>; >> > ngpios = <20>; @@ -66,10 +66,14 @@ Sorry for hte confusion. > -- > http://baruch.siach.name/blog/ ~. .~ Tk Open Systems > =}------------------------------------------------ooO--U--Ooo------------{= -> - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il - +> - baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org - tel: +972.52.368.4656, http://www.tkos.co.il - -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index e4f0d21..63f5938 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,25 @@ "ref\0d230651ed28aa4344bab7e13e9964d69673ecace.1505461807.git.baruch@tkos.co.il\0" "ref\0877ewusr2h.fsf@free-electrons.com\0" "ref\020170919160813.yz4ez2hsuaejbf4t@tarshish\0" - "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0" - "Subject\0[PATCH] arm64: dt marvell: extend AP806 system controller size\0" + "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH] arm64: dt marvell: extend AP806 system controller size\0" "Date\0Wed, 20 Sep 2017 09:51:05 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Baruch Siach <baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>\0" + "Cc\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" "Hi Baruch,\n" " \n" - " On mar., sept. 19 2017, Baruch Siach <baruch@tkos.co.il> wrote:\n" + " On mar., sept. 19 2017, Baruch Siach <baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org> wrote:\n" "\n" "> Hi Gregory,\n" ">\n" "> On Tue, Sep 19, 2017 at 04:25:58PM +0200, Gregory CLEMENT wrote:\n" - ">> On ven., sept. 15 2017, Baruch Siach <baruch@tkos.co.il> wrote:\n" + ">> On ven., sept. 15 2017, Baruch Siach <baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org> wrote:\n" ">> \n" ">> > Extend the container size to 0x2000 to include the gpio controller at\n" ">> > offset 0x1040.\n" @@ -22,12 +27,12 @@ ">> > While at it, add start address notation to the gpio node name to match\n" ">> > its 'offset' property.\n" ">> >\n" - ">> > Signed-off-by: Baruch Siach <baruch@tkos.co.il>\n" + ">> > Signed-off-by: Baruch Siach <baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>\n" ">> \n" ">> I made a quick test on a mcbin and I confirm that the watchdog is here\n" ">> and usable.\n" ">> \n" - ">> Tested-by: Gregory CLEMENT <gregory.clement@free-electrons.com>\n" + ">> Tested-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" ">> and \n" ">> Applied on mvebu/dt64\n" ">\n" @@ -55,7 +60,7 @@ ">> > +++ b/arch/arm64/boot/dts/marvell/armada-ap806.dtsi\n" ">> > @@ -254,7 +254,7 @@\n" ">> > \n" - ">> > \t\t\tap_syscon: system-controller at 6f4000 {\n" + ">> > \t\t\tap_syscon: system-controller@6f4000 {\n" ">> > \t\t\t\tcompatible = \"syscon\", \"simple-mfd\";\n" ">> > -\t\t\t\treg = <0x6f4000 0x1000>;\n" ">> > +\t\t\t\treg = <0x6f4000 0x2000>;\n" @@ -67,7 +72,7 @@ ">> > \t\t\t\t};\n" ">> > \n" ">> > -\t\t\t\tap_gpio: gpio {\n" - ">> > +\t\t\t\tap_gpio: gpio at 1040 {\n" + ">> > +\t\t\t\tap_gpio: gpio@1040 {\n" ">> > \t\t\t\t\tcompatible = \"marvell,armada-8k-gpio\";\n" ">> > \t\t\t\t\toffset = <0x1040>;\n" ">> > \t\t\t\t\tngpios = <20>;\n" @@ -75,12 +80,16 @@ "> -- \n" "> http://baruch.siach.name/blog/ ~. .~ Tk Open Systems\n" "> =}------------------------------------------------ooO--U--Ooo------------{=\n" - "> - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -\n" + "> - baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org - tel: +972.52.368.4656, http://www.tkos.co.il -\n" "\n" "-- \n" "Gregory Clement, Free Electrons\n" "Kernel, drivers, real-time and embedded Linux\n" "development, consulting, training and support.\n" - http://free-electrons.com + "http://free-electrons.com\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -21e30e4dc135676319affc1bfd7027d3f17444b274593d0beb435435656858fc +efdb9e3ad9741e8faf6114abe651bd1038183d222601d6037a0939c63ecc9943
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.