diff for duplicates of <530CFE39.7050204@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 3071108..7e57db4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -91,7 +91,7 @@ On 02/25/2014 09:04 PM, Jason Cooper wrote: > +++ b/arch/arm/boot/dts/dove.dtsi > @@ -390,7 +390,9 @@ > -> pinctrl: pin-ctrl at d0200 { +> pinctrl: pin-ctrl@d0200 { > compatible = "marvell,dove-pinctrl"; > - reg = <0xd0200 0x10>; > + reg = <0xd0200 0x14>, @@ -104,13 +104,13 @@ On 02/25/2014 09:04 PM, Jason Cooper wrote: > interrupts = <5>; > }; > -> + gconf: global-config at e802c { +> + gconf: global-config@e802c { > + compatible = "marvell,dove-global-config", > + "syscon"; > + reg = <0xe802c 0x14>; > + }; > + -> gpio2: gpio-ctrl at e8400 { +> gpio2: gpio-ctrl@e8400 { > compatible = "marvell,orion-gpio"; > #gpio-cells = <2>; > diff --git a/drivers/pinctrl/mvebu/pinctrl-armada-38x.c b/drivers/pinctrl/mvebu/pinctrl-armada-38x.c diff --git a/a/content_digest b/N1/content_digest index 463dada..0807440 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -6,10 +6,17 @@ "ref\020140225154347.GJ1010@titan.lakedaemon.net\0" "ref\0530CEDB7.2070103@gmail.com\0" "ref\020140225200447.GA1872@titan.lakedaemon.net\0" - "From\0sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)\0" - "Subject\0[PATCH 00/10] pinctrl: mvebu: remove hard-coded addresses from Dove pinctrl\0" + "From\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" + "Subject\0Re: [PATCH 00/10] pinctrl: mvebu: remove hard-coded addresses from Dove pinctrl\0" "Date\0Tue, 25 Feb 2014 21:34:01 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jason Cooper <jason@lakedaemon.net>\0" + "Cc\0Linus Walleij <linus.walleij@linaro.org>" + Andrew Lunn <andrew@lunn.ch> + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + Gregory Clement <gregory.clement@free-electrons.com> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + Thomas Petazzoni <thomas.petazzoni@free-electrons.com> + " Ezequiel Garcia <ezequiel.garcia@free-electrons.com>\0" "\00:1\0" "b\0" "On 02/25/2014 09:04 PM, Jason Cooper wrote:\n" @@ -105,7 +112,7 @@ "> +++ b/arch/arm/boot/dts/dove.dtsi\n" "> @@ -390,7 +390,9 @@\n" ">\n" - "> \t\t\tpinctrl: pin-ctrl at d0200 {\n" + "> \t\t\tpinctrl: pin-ctrl@d0200 {\n" "> \t\t\t\tcompatible = \"marvell,dove-pinctrl\";\n" "> -\t\t\t\treg = <0xd0200 0x10>;\n" "> +\t\t\t\treg = <0xd0200 0x14>,\n" @@ -118,13 +125,13 @@ "> \t\t\t\tinterrupts = <5>;\n" "> \t\t\t};\n" ">\n" - "> +\t\t\tgconf: global-config at e802c {\n" + "> +\t\t\tgconf: global-config@e802c {\n" "> +\t\t\t\tcompatible = \"marvell,dove-global-config\",\n" "> +\t\t\t\t \"syscon\";\n" "> +\t\t\t\treg = <0xe802c 0x14>;\n" "> +\t\t\t};\n" "> +\n" - "> \t\t\tgpio2: gpio-ctrl at e8400 {\n" + "> \t\t\tgpio2: gpio-ctrl@e8400 {\n" "> \t\t\t\tcompatible = \"marvell,orion-gpio\";\n" "> \t\t\t\t#gpio-cells = <2>;\n" "> diff --git a/drivers/pinctrl/mvebu/pinctrl-armada-38x.c b/drivers/pinctrl/mvebu/pinctrl-armada-38x.c\n" @@ -152,4 +159,4 @@ "\n" Sebastian -2a08658b0cce382f560376c5b9be80bf87c6fa1b5fadec046ec5954663e4794d +973e3e41ee20bb31260ebc310bb239cb05a93ec233837778928d2f8d2523672b
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.