diff for duplicates of <8737b49st2.fsf@free-electrons.com> diff --git a/a/1.txt b/N1/1.txt index 144ecdf..a15a9a9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,19 +1,19 @@ Hi Ralph, - On jeu., juin 01 2017, Ralph Sennhauser <ralph.sennhauser@gmail.com> wrote: + On jeu., juin 01 2017, Ralph Sennhauser <ralph.sennhauser-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: -> From: Andrew Lunn <andrew@lunn.ch> +> From: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> > > Add properties to the GPIO nodes for Armada 370/XP to allow them to be > also used as PWM lines. > -> Signed-off-by: Andrew Lunn <andrew@lunn.ch> +> Signed-off-by: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> > URL: https://patchwork.ozlabs.org/patch/427294/ > [Ralph Sennhauser: Add new compatible string marvell,armada-370-gpio] -> Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com> -> Tested-by: Andrew Lunn <andrew@lunn.ch> -> Acked-by: Linus Walleij <linus.walleij@linaro.org> -> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com> +> Signed-off-by: Ralph Sennhauser <ralph.sennhauser-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> +> Tested-by: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> +> Acked-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> Applied on mvebu/dt as a replacement on the former version. @@ -50,7 +50,7 @@ Gregory > @@ -137,29 +137,38 @@ > }; > -> gpio0: gpio at 18100 { +> gpio0: gpio@18100 { > - compatible = "marvell,orion-gpio"; > - reg = <0x18100 0x40>; > + compatible = "marvell,armada-370-gpio", @@ -67,7 +67,7 @@ Gregory > + clocks = <&coreclk 0>; > }; > -> gpio1: gpio at 18140 { +> gpio1: gpio@18140 { > - compatible = "marvell,orion-gpio"; > - reg = <0x18140 0x40>; > + compatible = "marvell,armada-370-gpio", @@ -84,7 +84,7 @@ Gregory > + clocks = <&coreclk 0>; > }; > -> gpio2: gpio at 18180 { +> gpio2: gpio@18180 { > - compatible = "marvell,orion-gpio"; > + compatible = "marvell,armada-370-gpio", > + "marvell,orion-gpio"; @@ -98,7 +98,7 @@ Gregory > @@ -202,25 +202,33 @@ > > internal-regs { -> gpio0: gpio at 18100 { +> gpio0: gpio@18100 { > - compatible = "marvell,orion-gpio"; > - reg = <0x18100 0x40>; > + compatible = "marvell,armada-370-gpio", @@ -115,7 +115,7 @@ Gregory > + clocks = <&coreclk 0>; > }; > -> gpio1: gpio at 18140 { +> gpio1: gpio@18140 { > - compatible = "marvell,orion-gpio"; > - reg = <0x18140 0x40>; > + compatible = "marvell,armada-370-gpio", @@ -140,7 +140,7 @@ Gregory > @@ -285,29 +285,38 @@ > > internal-regs { -> gpio0: gpio at 18100 { +> gpio0: gpio@18100 { > - compatible = "marvell,orion-gpio"; > - reg = <0x18100 0x40>; > + compatible = "marvell,armada-370-gpio", @@ -157,7 +157,7 @@ Gregory > + clocks = <&coreclk 0>; > }; > -> gpio1: gpio at 18140 { +> gpio1: gpio@18140 { > - compatible = "marvell,orion-gpio"; > - reg = <0x18140 0x40>; > + compatible = "marvell,armada-370-gpio", @@ -174,7 +174,7 @@ Gregory > + clocks = <&coreclk 0>; > }; > -> gpio2: gpio at 18180 { +> gpio2: gpio@18180 { > - compatible = "marvell,orion-gpio"; > + compatible = "marvell,armada-370-gpio", > + "marvell,orion-gpio"; @@ -188,7 +188,7 @@ Gregory > @@ -323,29 +323,38 @@ > > internal-regs { -> gpio0: gpio at 18100 { +> gpio0: gpio@18100 { > - compatible = "marvell,orion-gpio"; > - reg = <0x18100 0x40>; > + compatible = "marvell,armada-370-gpio", @@ -205,7 +205,7 @@ Gregory > + clocks = <&coreclk 0>; > }; > -> gpio1: gpio at 18140 { +> gpio1: gpio@18140 { > - compatible = "marvell,orion-gpio"; > - reg = <0x18140 0x40>; > + compatible = "marvell,armada-370-gpio", @@ -222,7 +222,7 @@ Gregory > + clocks = <&coreclk 0>; > }; > -> gpio2: gpio at 18180 { +> gpio2: gpio@18180 { > - compatible = "marvell,orion-gpio"; > + compatible = "marvell,armada-370-gpio", > + "marvell,orion-gpio"; @@ -238,3 +238,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 6471817..aed83a7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,26 +1,37 @@ "ref\020170601200926.22453-1-ralph.sennhauser@gmail.com\0" - "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0" - "Subject\0[PATCH] ARM: dts: mvebu: Add PWM properties to .dtsi files\0" + "ref\020170601200926.22453-1-ralph.sennhauser-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH] ARM: dts: mvebu: Add PWM properties to .dtsi files\0" "Date\0Tue, 13 Jun 2017 10:48:41 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Ralph Sennhauser <ralph.sennhauser-Re5JQEeQqe8AvxtiuMwx3w@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> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " Richard Genoud <richard.genoud-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" "Hi Ralph,\n" " \n" - " On jeu., juin 01 2017, Ralph Sennhauser <ralph.sennhauser@gmail.com> wrote:\n" + " On jeu., juin 01 2017, Ralph Sennhauser <ralph.sennhauser-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:\n" "\n" - "> From: Andrew Lunn <andrew@lunn.ch>\n" + "> From: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\n" ">\n" "> Add properties to the GPIO nodes for Armada 370/XP to allow them to be\n" "> also used as PWM lines.\n" ">\n" - "> Signed-off-by: Andrew Lunn <andrew@lunn.ch>\n" + "> Signed-off-by: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\n" "> URL: https://patchwork.ozlabs.org/patch/427294/\n" "> [Ralph Sennhauser: Add new compatible string marvell,armada-370-gpio]\n" - "> Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>\n" - "> Tested-by: Andrew Lunn <andrew@lunn.ch>\n" - "> Acked-by: Linus Walleij <linus.walleij@linaro.org>\n" - "> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>\n" + "> Signed-off-by: Ralph Sennhauser <ralph.sennhauser-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" + "> Tested-by: Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\n" + "> Acked-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Signed-off-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "\n" "Applied on mvebu/dt as a replacement on the former version.\n" "\n" @@ -57,7 +68,7 @@ "> @@ -137,29 +137,38 @@\n" "> \t\t\t};\n" "> \n" - "> \t\t\tgpio0: gpio at 18100 {\n" + "> \t\t\tgpio0: gpio@18100 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> -\t\t\t\treg = <0x18100 0x40>;\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" @@ -74,7 +85,7 @@ "> +\t\t\t\tclocks = <&coreclk 0>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tgpio1: gpio at 18140 {\n" + "> \t\t\tgpio1: gpio@18140 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> -\t\t\t\treg = <0x18140 0x40>;\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" @@ -91,7 +102,7 @@ "> +\t\t\t\tclocks = <&coreclk 0>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tgpio2: gpio at 18180 {\n" + "> \t\t\tgpio2: gpio@18180 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" "> +\t\t\t\t\t \"marvell,orion-gpio\";\n" @@ -105,7 +116,7 @@ "> @@ -202,25 +202,33 @@\n" "> \n" "> \t\tinternal-regs {\n" - "> \t\t\tgpio0: gpio at 18100 {\n" + "> \t\t\tgpio0: gpio@18100 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> -\t\t\t\treg = <0x18100 0x40>;\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" @@ -122,7 +133,7 @@ "> +\t\t\t\tclocks = <&coreclk 0>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tgpio1: gpio at 18140 {\n" + "> \t\t\tgpio1: gpio@18140 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> -\t\t\t\treg = <0x18140 0x40>;\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" @@ -147,7 +158,7 @@ "> @@ -285,29 +285,38 @@\n" "> \n" "> \t\tinternal-regs {\n" - "> \t\t\tgpio0: gpio at 18100 {\n" + "> \t\t\tgpio0: gpio@18100 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> -\t\t\t\treg = <0x18100 0x40>;\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" @@ -164,7 +175,7 @@ "> +\t\t\t\tclocks = <&coreclk 0>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tgpio1: gpio at 18140 {\n" + "> \t\t\tgpio1: gpio@18140 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> -\t\t\t\treg = <0x18140 0x40>;\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" @@ -181,7 +192,7 @@ "> +\t\t\t\tclocks = <&coreclk 0>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tgpio2: gpio at 18180 {\n" + "> \t\t\tgpio2: gpio@18180 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" "> +\t\t\t\t\t \"marvell,orion-gpio\";\n" @@ -195,7 +206,7 @@ "> @@ -323,29 +323,38 @@\n" "> \n" "> \t\tinternal-regs {\n" - "> \t\t\tgpio0: gpio at 18100 {\n" + "> \t\t\tgpio0: gpio@18100 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> -\t\t\t\treg = <0x18100 0x40>;\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" @@ -212,7 +223,7 @@ "> +\t\t\t\tclocks = <&coreclk 0>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tgpio1: gpio at 18140 {\n" + "> \t\t\tgpio1: gpio@18140 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> -\t\t\t\treg = <0x18140 0x40>;\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" @@ -229,7 +240,7 @@ "> +\t\t\t\tclocks = <&coreclk 0>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tgpio2: gpio at 18180 {\n" + "> \t\t\tgpio2: gpio@18180 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" "> +\t\t\t\t\t \"marvell,orion-gpio\";\n" @@ -244,6 +255,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 -e100994aecd41989834d87fbf674a2d1899c624dd42ad4358060a8565a5bc60d +f2436fde58d4f2b4f679c2adebd644d462d2e9a18ee6f8db25edd259c84be92d
diff --git a/a/1.txt b/N2/1.txt index 144ecdf..18b747a 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -50,7 +50,7 @@ Gregory > @@ -137,29 +137,38 @@ > }; > -> gpio0: gpio at 18100 { +> gpio0: gpio@18100 { > - compatible = "marvell,orion-gpio"; > - reg = <0x18100 0x40>; > + compatible = "marvell,armada-370-gpio", @@ -67,7 +67,7 @@ Gregory > + clocks = <&coreclk 0>; > }; > -> gpio1: gpio at 18140 { +> gpio1: gpio@18140 { > - compatible = "marvell,orion-gpio"; > - reg = <0x18140 0x40>; > + compatible = "marvell,armada-370-gpio", @@ -84,7 +84,7 @@ Gregory > + clocks = <&coreclk 0>; > }; > -> gpio2: gpio at 18180 { +> gpio2: gpio@18180 { > - compatible = "marvell,orion-gpio"; > + compatible = "marvell,armada-370-gpio", > + "marvell,orion-gpio"; @@ -98,7 +98,7 @@ Gregory > @@ -202,25 +202,33 @@ > > internal-regs { -> gpio0: gpio at 18100 { +> gpio0: gpio@18100 { > - compatible = "marvell,orion-gpio"; > - reg = <0x18100 0x40>; > + compatible = "marvell,armada-370-gpio", @@ -115,7 +115,7 @@ Gregory > + clocks = <&coreclk 0>; > }; > -> gpio1: gpio at 18140 { +> gpio1: gpio@18140 { > - compatible = "marvell,orion-gpio"; > - reg = <0x18140 0x40>; > + compatible = "marvell,armada-370-gpio", @@ -140,7 +140,7 @@ Gregory > @@ -285,29 +285,38 @@ > > internal-regs { -> gpio0: gpio at 18100 { +> gpio0: gpio@18100 { > - compatible = "marvell,orion-gpio"; > - reg = <0x18100 0x40>; > + compatible = "marvell,armada-370-gpio", @@ -157,7 +157,7 @@ Gregory > + clocks = <&coreclk 0>; > }; > -> gpio1: gpio at 18140 { +> gpio1: gpio@18140 { > - compatible = "marvell,orion-gpio"; > - reg = <0x18140 0x40>; > + compatible = "marvell,armada-370-gpio", @@ -174,7 +174,7 @@ Gregory > + clocks = <&coreclk 0>; > }; > -> gpio2: gpio at 18180 { +> gpio2: gpio@18180 { > - compatible = "marvell,orion-gpio"; > + compatible = "marvell,armada-370-gpio", > + "marvell,orion-gpio"; @@ -188,7 +188,7 @@ Gregory > @@ -323,29 +323,38 @@ > > internal-regs { -> gpio0: gpio at 18100 { +> gpio0: gpio@18100 { > - compatible = "marvell,orion-gpio"; > - reg = <0x18100 0x40>; > + compatible = "marvell,armada-370-gpio", @@ -205,7 +205,7 @@ Gregory > + clocks = <&coreclk 0>; > }; > -> gpio1: gpio at 18140 { +> gpio1: gpio@18140 { > - compatible = "marvell,orion-gpio"; > - reg = <0x18140 0x40>; > + compatible = "marvell,armada-370-gpio", @@ -222,7 +222,7 @@ Gregory > + clocks = <&coreclk 0>; > }; > -> gpio2: gpio at 18180 { +> gpio2: gpio@18180 { > - compatible = "marvell,orion-gpio"; > + compatible = "marvell,armada-370-gpio", > + "marvell,orion-gpio"; diff --git a/a/content_digest b/N2/content_digest index 6471817..c92e2eb 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,18 @@ "ref\020170601200926.22453-1-ralph.sennhauser@gmail.com\0" - "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0" - "Subject\0[PATCH] ARM: dts: mvebu: Add PWM properties to .dtsi files\0" + "From\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0" + "Subject\0Re: [PATCH] ARM: dts: mvebu: Add PWM properties to .dtsi files\0" "Date\0Tue, 13 Jun 2017 10:48:41 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Ralph Sennhauser <ralph.sennhauser@gmail.com>\0" + "Cc\0Jason Cooper <jason@lakedaemon.net>" + Andrew Lunn <andrew@lunn.ch> + Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> + Rob Herring <robh+dt@kernel.org> + Mark Rutland <mark.rutland@arm.com> + Russell King <linux@armlinux.org.uk> + linux-arm-kernel@lists.infradead.org + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + " Richard Genoud <richard.genoud@gmail.com>\0" "\00:1\0" "b\0" "Hi Ralph,\n" @@ -57,7 +67,7 @@ "> @@ -137,29 +137,38 @@\n" "> \t\t\t};\n" "> \n" - "> \t\t\tgpio0: gpio at 18100 {\n" + "> \t\t\tgpio0: gpio@18100 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> -\t\t\t\treg = <0x18100 0x40>;\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" @@ -74,7 +84,7 @@ "> +\t\t\t\tclocks = <&coreclk 0>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tgpio1: gpio at 18140 {\n" + "> \t\t\tgpio1: gpio@18140 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> -\t\t\t\treg = <0x18140 0x40>;\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" @@ -91,7 +101,7 @@ "> +\t\t\t\tclocks = <&coreclk 0>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tgpio2: gpio at 18180 {\n" + "> \t\t\tgpio2: gpio@18180 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" "> +\t\t\t\t\t \"marvell,orion-gpio\";\n" @@ -105,7 +115,7 @@ "> @@ -202,25 +202,33 @@\n" "> \n" "> \t\tinternal-regs {\n" - "> \t\t\tgpio0: gpio at 18100 {\n" + "> \t\t\tgpio0: gpio@18100 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> -\t\t\t\treg = <0x18100 0x40>;\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" @@ -122,7 +132,7 @@ "> +\t\t\t\tclocks = <&coreclk 0>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tgpio1: gpio at 18140 {\n" + "> \t\t\tgpio1: gpio@18140 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> -\t\t\t\treg = <0x18140 0x40>;\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" @@ -147,7 +157,7 @@ "> @@ -285,29 +285,38 @@\n" "> \n" "> \t\tinternal-regs {\n" - "> \t\t\tgpio0: gpio at 18100 {\n" + "> \t\t\tgpio0: gpio@18100 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> -\t\t\t\treg = <0x18100 0x40>;\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" @@ -164,7 +174,7 @@ "> +\t\t\t\tclocks = <&coreclk 0>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tgpio1: gpio at 18140 {\n" + "> \t\t\tgpio1: gpio@18140 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> -\t\t\t\treg = <0x18140 0x40>;\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" @@ -181,7 +191,7 @@ "> +\t\t\t\tclocks = <&coreclk 0>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tgpio2: gpio at 18180 {\n" + "> \t\t\tgpio2: gpio@18180 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" "> +\t\t\t\t\t \"marvell,orion-gpio\";\n" @@ -195,7 +205,7 @@ "> @@ -323,29 +323,38 @@\n" "> \n" "> \t\tinternal-regs {\n" - "> \t\t\tgpio0: gpio at 18100 {\n" + "> \t\t\tgpio0: gpio@18100 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> -\t\t\t\treg = <0x18100 0x40>;\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" @@ -212,7 +222,7 @@ "> +\t\t\t\tclocks = <&coreclk 0>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tgpio1: gpio at 18140 {\n" + "> \t\t\tgpio1: gpio@18140 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> -\t\t\t\treg = <0x18140 0x40>;\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" @@ -229,7 +239,7 @@ "> +\t\t\t\tclocks = <&coreclk 0>;\n" "> \t\t\t};\n" "> \n" - "> \t\t\tgpio2: gpio at 18180 {\n" + "> \t\t\tgpio2: gpio@18180 {\n" "> -\t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> +\t\t\t\tcompatible = \"marvell,armada-370-gpio\",\n" "> +\t\t\t\t\t \"marvell,orion-gpio\";\n" @@ -246,4 +256,4 @@ "development, consulting, training and support.\n" http://free-electrons.com -e100994aecd41989834d87fbf674a2d1899c624dd42ad4358060a8565a5bc60d +09f2ca0374e5ab991252984070bfbef50356f2f1ca6f2c80e7e541b9c8fc59ee
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.