diff for duplicates of <20140415180058.2fefca78@xhacker> diff --git a/a/1.txt b/N1/1.txt index 6058af6..17da84e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,14 +1,14 @@ Hi Sebastian, On Tue, 15 Apr 2014 02:23:03 -0700 -Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> wrote: +Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: -> On 04/15/2014 10:07 AM, Antoine T?nart wrote: +> On 04/15/2014 10:07 AM, Antoine Ténart wrote: > > The Marvell Berlin BG2Q has 6 GPIO ports compatible with the > > snps,dw-apb-gpio driver. This patch add the corresponding device tree > > nodes. > > -> > Signed-off-by: Antoine T?nart <antoine.tenart@free-electrons.com> +> > Signed-off-by: Antoine Ténart <antoine.tenart@free-electrons.com> > > --- > > arch/arm/boot/dts/berlin2q.dtsi | 102 > > ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) @@ -21,13 +21,13 @@ Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> wrote: > > ranges = <0 0xe80000 0x10000>; > > interrupt-parent = <&aic>; > > -> > + gpio0: gpio at 0400 { +> > + gpio0: gpio@0400 { > > + compatible = "snps,dw-apb-gpio"; > > + reg = <0x0400 0x400>; > > + #address-cells = <1>; > > + #size-cells = <0>; > > + -> > + porta: gpio-controller at 0 { +> > + porta: gpio-controller@0 { > > ePAPR recommended name is even more generic, i.e. "gpio". If > that clashed in any way with other numbered names, I suggest @@ -61,3 +61,7 @@ if we want to support these versions. Thanks, Jisheng +-- +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 1eccfef..d38c7dc 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,30 @@ "ref\01397549245-3338-1-git-send-email-antoine.tenart@free-electrons.com\0" "ref\01397549245-3338-3-git-send-email-antoine.tenart@free-electrons.com\0" "ref\0534CFA77.9030108@gmail.com\0" - "From\0jszhang@marvell.com (Jisheng Zhang)\0" - "Subject\0[PATCH 2/2] ARM: dts: berlin: add GPIO nodes for the BG2Q\0" + "ref\0534CFA77.9030108-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Jisheng Zhang <jszhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\0" + "Subject\0Re: [PATCH 2/2] ARM: dts: berlin: add GPIO nodes for the BG2Q\0" "Date\0Tue, 15 Apr 2014 18:00:58 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0Antoine T\303\251nart <antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" + alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Jimmy Xu <zmxu-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" "\00:1\0" "b\0" "Hi Sebastian,\n" "\n" "On Tue, 15 Apr 2014 02:23:03 -0700\n" - "Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> wrote:\n" + "Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:\n" "\n" - "> On 04/15/2014 10:07 AM, Antoine T?nart wrote:\n" + "> On 04/15/2014 10:07 AM, Antoine T\303\251nart wrote:\n" "> > The Marvell Berlin BG2Q has 6 GPIO ports compatible with the\n" "> > snps,dw-apb-gpio driver. This patch add the corresponding device tree\n" "> > nodes.\n" "> >\n" - "> > Signed-off-by: Antoine T?nart <antoine.tenart@free-electrons.com>\n" + "> > Signed-off-by: Antoine T\303\251nart <antoine.tenart@free-electrons.com>\n" "> > ---\n" "> > arch/arm/boot/dts/berlin2q.dtsi | 102\n" "> > ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+)\n" @@ -30,13 +37,13 @@ "> > \t\t\tranges = <0 0xe80000 0x10000>;\n" "> > \t\t\tinterrupt-parent = <&aic>;\n" "> >\n" - "> > +\t\t\tgpio0: gpio at 0400 {\n" + "> > +\t\t\tgpio0: gpio@0400 {\n" "> > +\t\t\t\tcompatible = \"snps,dw-apb-gpio\";\n" "> > +\t\t\t\treg = <0x0400 0x400>;\n" "> > +\t\t\t\t#address-cells = <1>;\n" "> > +\t\t\t\t#size-cells = <0>;\n" "> > +\n" - "> > +\t\t\t\tporta: gpio-controller at 0 {\n" + "> > +\t\t\t\tporta: gpio-controller@0 {\n" "> \n" "> ePAPR recommended name is even more generic, i.e. \"gpio\". If\n" "> that clashed in any way with other numbered names, I suggest\n" @@ -69,6 +76,10 @@ "if we want to support these versions.\n" "\n" "Thanks,\n" - Jisheng + "Jisheng\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 -efbb9b048e43aa4a3684d1a2a141fd367fba2cadbc56d8ca4e0b0a44f57e0afb +9741e0f4aa9ff4ecdf8312ec53242f4df33354cca1aa607f40da4299258b7953
diff --git a/a/1.txt b/N2/1.txt index 6058af6..05d42c3 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,12 +3,12 @@ Hi Sebastian, On Tue, 15 Apr 2014 02:23:03 -0700 Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> wrote: -> On 04/15/2014 10:07 AM, Antoine T?nart wrote: +> On 04/15/2014 10:07 AM, Antoine Ténart wrote: > > The Marvell Berlin BG2Q has 6 GPIO ports compatible with the > > snps,dw-apb-gpio driver. This patch add the corresponding device tree > > nodes. > > -> > Signed-off-by: Antoine T?nart <antoine.tenart@free-electrons.com> +> > Signed-off-by: Antoine Ténart <antoine.tenart@free-electrons.com> > > --- > > arch/arm/boot/dts/berlin2q.dtsi | 102 > > ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) @@ -21,13 +21,13 @@ Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> wrote: > > ranges = <0 0xe80000 0x10000>; > > interrupt-parent = <&aic>; > > -> > + gpio0: gpio at 0400 { +> > + gpio0: gpio@0400 { > > + compatible = "snps,dw-apb-gpio"; > > + reg = <0x0400 0x400>; > > + #address-cells = <1>; > > + #size-cells = <0>; > > + -> > + porta: gpio-controller at 0 { +> > + porta: gpio-controller@0 { > > ePAPR recommended name is even more generic, i.e. "gpio". If > that clashed in any way with other numbered names, I suggest diff --git a/a/content_digest b/N2/content_digest index 1eccfef..ca0318e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,16 @@ "ref\01397549245-3338-1-git-send-email-antoine.tenart@free-electrons.com\0" "ref\01397549245-3338-3-git-send-email-antoine.tenart@free-electrons.com\0" "ref\0534CFA77.9030108@gmail.com\0" - "From\0jszhang@marvell.com (Jisheng Zhang)\0" - "Subject\0[PATCH 2/2] ARM: dts: berlin: add GPIO nodes for the BG2Q\0" + "From\0Jisheng Zhang <jszhang@marvell.com>\0" + "Subject\0Re: [PATCH 2/2] ARM: dts: berlin: add GPIO nodes for the BG2Q\0" "Date\0Tue, 15 Apr 2014 18:00:58 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" + "Cc\0Antoine T\303\251nart <antoine.tenart@free-electrons.com>" + alexandre.belloni@free-electrons.com <alexandre.belloni@free-electrons.com> + Jimmy Xu <zmxu@marvell.com> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + devicetree@vger.kernel.org <devicetree@vger.kernel.org> + " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "Hi Sebastian,\n" @@ -12,12 +18,12 @@ "On Tue, 15 Apr 2014 02:23:03 -0700\n" "Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> wrote:\n" "\n" - "> On 04/15/2014 10:07 AM, Antoine T?nart wrote:\n" + "> On 04/15/2014 10:07 AM, Antoine T\303\251nart wrote:\n" "> > The Marvell Berlin BG2Q has 6 GPIO ports compatible with the\n" "> > snps,dw-apb-gpio driver. This patch add the corresponding device tree\n" "> > nodes.\n" "> >\n" - "> > Signed-off-by: Antoine T?nart <antoine.tenart@free-electrons.com>\n" + "> > Signed-off-by: Antoine T\303\251nart <antoine.tenart@free-electrons.com>\n" "> > ---\n" "> > arch/arm/boot/dts/berlin2q.dtsi | 102\n" "> > ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 102 insertions(+)\n" @@ -30,13 +36,13 @@ "> > \t\t\tranges = <0 0xe80000 0x10000>;\n" "> > \t\t\tinterrupt-parent = <&aic>;\n" "> >\n" - "> > +\t\t\tgpio0: gpio at 0400 {\n" + "> > +\t\t\tgpio0: gpio@0400 {\n" "> > +\t\t\t\tcompatible = \"snps,dw-apb-gpio\";\n" "> > +\t\t\t\treg = <0x0400 0x400>;\n" "> > +\t\t\t\t#address-cells = <1>;\n" "> > +\t\t\t\t#size-cells = <0>;\n" "> > +\n" - "> > +\t\t\t\tporta: gpio-controller at 0 {\n" + "> > +\t\t\t\tporta: gpio-controller@0 {\n" "> \n" "> ePAPR recommended name is even more generic, i.e. \"gpio\". If\n" "> that clashed in any way with other numbered names, I suggest\n" @@ -71,4 +77,4 @@ "Thanks,\n" Jisheng -efbb9b048e43aa4a3684d1a2a141fd367fba2cadbc56d8ca4e0b0a44f57e0afb +2a068db886136dec83a0dc02c9f7dba84797cb8ec86dd1a875f560dc15e90e17
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.