diff for duplicates of <877ewusr2h.fsf@free-electrons.com> diff --git a/a/1.txt b/N1/1.txt index cf91fa3..c3c622d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ Hi Baruch, - 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. @@ -8,12 +8,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 @@ -31,7 +31,7 @@ Gregory > +++ 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>; @@ -43,7 +43,7 @@ Gregory > }; > > - ap_gpio: gpio { -> + ap_gpio: gpio at 1040 { +> + ap_gpio: gpio@1040 { > compatible = "marvell,armada-8k-gpio"; > offset = <0x1040>; > ngpios = <20>; @@ -56,3 +56,7 @@ 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 38ea14f..d48578e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,19 @@ "ref\0d230651ed28aa4344bab7e13e9964d69673ecace.1505461807.git.baruch@tkos.co.il\0" - "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0" - "Subject\0[PATCH] arm64: dt marvell: extend AP806 system controller size\0" + "ref\0d230651ed28aa4344bab7e13e9964d69673ecace.1505461807.git.baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org\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\0Tue, 19 Sep 2017 16:25:58 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Baruch Siach <baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>\0" + "Cc\0Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>" + Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> + Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "Hi Baruch,\n" " \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" @@ -15,12 +21,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" @@ -38,7 +44,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" @@ -50,7 +56,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" @@ -62,6 +68,10 @@ "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 -d7228fed8e3d4bb6be47a1e6e4ce1ca8576da3d59b5ff5122859fbf608a1cbb5 +05650dad4b5cdcab5ac5206c1b5cd2f7c15a20bb0e93e459ff8d33a93bb72edc
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.