diff for duplicates of <20140415093549.GD4584@kwain> diff --git a/a/1.txt b/N1/1.txt index 1eb2387..b80b613 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,9 +1,9 @@ Sebastian, On Tue, Apr 15, 2014 at 11:23:03AM +0200, Sebastian Hesselbarth wrote: -> On 04/15/2014 10:07 AM, Antoine T?nart wrote: +> On 04/15/2014 10:07 AM, Antoine Ténart wrote: -[?] +[…] > >diff --git a/arch/arm/boot/dts/berlin2q.dtsi b/arch/arm/boot/dts/berlin2q.dtsi > >index e6e556055dfc..b2625f896bc5 100644 @@ -13,13 +13,13 @@ On Tue, Apr 15, 2014 at 11:23:03AM +0200, Sebastian Hesselbarth 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 @@ -55,7 +55,7 @@ Antoine > Otherwise, > -> Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> +> Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > > >+ reg = <0>; > >+ interrupt-controller; @@ -64,13 +64,13 @@ Antoine > >+ }; > >+ }; > >+ -> >+ gpio1: gpio at 0800 { +> >+ gpio1: gpio@0800 { > >+ compatible = "snps,dw-apb-gpio"; > >+ reg = <0x0800 0x400>; > >+ #address-cells = <1>; > >+ #size-cells = <0>; > >+ -> >+ portb: gpio-controller at 1 { +> >+ portb: gpio-controller@1 { > >+ compatible = "snps,dw-apb-gpio-port"; > >+ gpio-controller; > >+ #gpio-cells = <2>; @@ -82,13 +82,13 @@ Antoine > >+ }; > >+ }; > >+ -> >+ gpio2: gpio at 0c00 { +> >+ gpio2: gpio@0c00 { > >+ compatible = "snps,dw-apb-gpio"; > >+ reg = <0x0c00 0x400>; > >+ #address-cells = <1>; > >+ #size-cells = <0>; > >+ -> >+ portc: gpio-controller at 2 { +> >+ portc: gpio-controller@2 { > >+ compatible = "snps,dw-apb-gpio-port"; > >+ gpio-controller; > >+ #gpio-cells = <2>; @@ -100,13 +100,13 @@ Antoine > >+ }; > >+ }; > >+ -> >+ gpio3: gpio at 1000 { +> >+ gpio3: gpio@1000 { > >+ compatible = "snps,dw-apb-gpio"; > >+ reg = <0x1000 0x400>; > >+ #address-cells = <1>; > >+ #size-cells = <0>; > >+ -> >+ portd: gpio-controller at 3 { +> >+ portd: gpio-controller@3 { > >+ compatible = "snps,dw-apb-gpio-port"; > >+ gpio-controller; > >+ #gpio-cells = <2>; @@ -118,7 +118,7 @@ Antoine > >+ }; > >+ }; > >+ -> > timer0: timer at 2c00 { +> > timer0: timer@2c00 { > > compatible = "snps,dw-apb-timer"; > > reg = <0x2c00 0x14>; > >@@ -181,6 +253,36 @@ @@ -126,13 +126,13 @@ Antoine > > interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>; > > }; > >+ -> >+ gpio4: gpio at 5000 { +> >+ gpio4: gpio@5000 { > >+ compatible = "snps,dw-apb-gpio"; > >+ reg = <0x5000 0x400>; > >+ #address-cells = <1>; > >+ #size-cells = <0>; > >+ -> >+ porte: gpio-controller at 4 { +> >+ porte: gpio-controller@4 { > >+ compatible = "snps,dw-apb-gpio-port"; > >+ gpio-controller; > >+ #gpio-cells = <2>; @@ -141,13 +141,13 @@ Antoine > >+ }; > >+ }; > >+ -> >+ gpio5: gpio at c000 { +> >+ gpio5: gpio@c000 { > >+ compatible = "snps,dw-apb-gpio"; > >+ reg = <0xc000 0x400>; > >+ #address-cells = <1>; > >+ #size-cells = <0>; > >+ -> >+ portf: gpio-controller at 5 { +> >+ portf: gpio-controller@5 { > >+ compatible = "snps,dw-apb-gpio-port"; > >+ gpio-controller; > >+ #gpio-cells = <2>; @@ -157,11 +157,15 @@ Antoine > >+ }; > > }; > > -> > pinctrl: pinctrl at 0 { +> > pinctrl: pinctrl@0 { > > > -- -Antoine T?nart, Free Electrons +Antoine Ténart, Free Electrons Embedded Linux, Kernel and Android engineering 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 091fc90..e414b36 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,25 @@ "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\0antoine.tenart@free-electrons.com (Antoine T\303\251nart)\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\0Antoine T\303\251nart <antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH 2/2] ARM: dts: berlin: add GPIO nodes for the BG2Q\0" "Date\0Tue, 15 Apr 2014 11:35:49 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org" + zmxu-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org + jszhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "Sebastian,\n" "\n" "On Tue, Apr 15, 2014 at 11:23:03AM +0200, Sebastian Hesselbarth wrote:\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" "\n" - "[?]\n" + "[\342\200\246]\n" "\n" "> >diff --git a/arch/arm/boot/dts/berlin2q.dtsi b/arch/arm/boot/dts/berlin2q.dtsi\n" "> >index e6e556055dfc..b2625f896bc5 100644\n" @@ -22,13 +29,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" @@ -64,7 +71,7 @@ "\n" "> Otherwise,\n" "> \n" - "> Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\n" + "> Acked-by: Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> \n" "> >+\t\t\t\t\treg = <0>;\n" "> >+\t\t\t\t\tinterrupt-controller;\n" @@ -73,13 +80,13 @@ "> >+\t\t\t\t};\n" "> >+\t\t\t};\n" "> >+\n" - "> >+\t\t\tgpio1: gpio at 0800 {\n" + "> >+\t\t\tgpio1: gpio@0800 {\n" "> >+\t\t\t\tcompatible = \"snps,dw-apb-gpio\";\n" "> >+\t\t\t\treg = <0x0800 0x400>;\n" "> >+\t\t\t\t#address-cells = <1>;\n" "> >+\t\t\t\t#size-cells = <0>;\n" "> >+\n" - "> >+\t\t\t\tportb: gpio-controller at 1 {\n" + "> >+\t\t\t\tportb: gpio-controller@1 {\n" "> >+\t\t\t\t\tcompatible = \"snps,dw-apb-gpio-port\";\n" "> >+\t\t\t\t\tgpio-controller;\n" "> >+\t\t\t\t\t#gpio-cells = <2>;\n" @@ -91,13 +98,13 @@ "> >+\t\t\t\t};\n" "> >+\t\t\t};\n" "> >+\n" - "> >+\t\t\tgpio2: gpio at 0c00 {\n" + "> >+\t\t\tgpio2: gpio@0c00 {\n" "> >+\t\t\t\tcompatible = \"snps,dw-apb-gpio\";\n" "> >+\t\t\t\treg = <0x0c00 0x400>;\n" "> >+\t\t\t\t#address-cells = <1>;\n" "> >+\t\t\t\t#size-cells = <0>;\n" "> >+\n" - "> >+\t\t\t\tportc: gpio-controller at 2 {\n" + "> >+\t\t\t\tportc: gpio-controller@2 {\n" "> >+\t\t\t\t\tcompatible = \"snps,dw-apb-gpio-port\";\n" "> >+\t\t\t\t\tgpio-controller;\n" "> >+\t\t\t\t\t#gpio-cells = <2>;\n" @@ -109,13 +116,13 @@ "> >+\t\t\t\t};\n" "> >+\t\t\t};\n" "> >+\n" - "> >+\t\t\tgpio3: gpio at 1000 {\n" + "> >+\t\t\tgpio3: gpio@1000 {\n" "> >+\t\t\t\tcompatible = \"snps,dw-apb-gpio\";\n" "> >+\t\t\t\treg = <0x1000 0x400>;\n" "> >+\t\t\t\t#address-cells = <1>;\n" "> >+\t\t\t\t#size-cells = <0>;\n" "> >+\n" - "> >+\t\t\t\tportd: gpio-controller at 3 {\n" + "> >+\t\t\t\tportd: gpio-controller@3 {\n" "> >+\t\t\t\t\tcompatible = \"snps,dw-apb-gpio-port\";\n" "> >+\t\t\t\t\tgpio-controller;\n" "> >+\t\t\t\t\t#gpio-cells = <2>;\n" @@ -127,7 +134,7 @@ "> >+\t\t\t\t};\n" "> >+\t\t\t};\n" "> >+\n" - "> > \t\t\ttimer0: timer at 2c00 {\n" + "> > \t\t\ttimer0: timer@2c00 {\n" "> > \t\t\t\tcompatible = \"snps,dw-apb-timer\";\n" "> > \t\t\t\treg = <0x2c00 0x14>;\n" "> >@@ -181,6 +253,36 @@\n" @@ -135,13 +142,13 @@ "> > \t\t\t\tinterrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;\n" "> > \t\t\t};\n" "> >+\n" - "> >+\t\t\tgpio4: gpio at 5000 {\n" + "> >+\t\t\tgpio4: gpio@5000 {\n" "> >+\t\t\t\tcompatible = \"snps,dw-apb-gpio\";\n" "> >+\t\t\t\treg = <0x5000 0x400>;\n" "> >+\t\t\t\t#address-cells = <1>;\n" "> >+\t\t\t\t#size-cells = <0>;\n" "> >+\n" - "> >+\t\t\t\tporte: gpio-controller at 4 {\n" + "> >+\t\t\t\tporte: gpio-controller@4 {\n" "> >+\t\t\t\t\tcompatible = \"snps,dw-apb-gpio-port\";\n" "> >+\t\t\t\t\tgpio-controller;\n" "> >+\t\t\t\t\t#gpio-cells = <2>;\n" @@ -150,13 +157,13 @@ "> >+\t\t\t\t};\n" "> >+\t\t\t};\n" "> >+\n" - "> >+\t\t\tgpio5: gpio at c000 {\n" + "> >+\t\t\tgpio5: gpio@c000 {\n" "> >+\t\t\t\tcompatible = \"snps,dw-apb-gpio\";\n" "> >+\t\t\t\treg = <0xc000 0x400>;\n" "> >+\t\t\t\t#address-cells = <1>;\n" "> >+\t\t\t\t#size-cells = <0>;\n" "> >+\n" - "> >+\t\t\t\tportf: gpio-controller at 5 {\n" + "> >+\t\t\t\tportf: gpio-controller@5 {\n" "> >+\t\t\t\t\tcompatible = \"snps,dw-apb-gpio-port\";\n" "> >+\t\t\t\t\tgpio-controller;\n" "> >+\t\t\t\t\t#gpio-cells = <2>;\n" @@ -166,13 +173,17 @@ "> >+\t\t\t};\n" "> > \t\t};\n" "> >\n" - "> > \t\tpinctrl: pinctrl at 0 {\n" + "> > \t\tpinctrl: pinctrl@0 {\n" "> >\n" "> \n" "\n" "-- \n" - "Antoine T?nart, Free Electrons\n" + "Antoine T\303\251nart, Free Electrons\n" "Embedded Linux, Kernel and Android engineering\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 -e863351182ecd04ba8c1701413d7916798a9d6b0fcb9a16c2d924566ec2d750b +2bd8d08185b72d29e021e5a08c82bedb7d51d27c953f095b85c2a8faf34d6e7b
diff --git a/a/1.txt b/N2/1.txt index 1eb2387..a16347b 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,9 +1,9 @@ Sebastian, On Tue, Apr 15, 2014 at 11:23:03AM +0200, Sebastian Hesselbarth wrote: -> On 04/15/2014 10:07 AM, Antoine T?nart wrote: +> On 04/15/2014 10:07 AM, Antoine Ténart wrote: -[?] +[…] > >diff --git a/arch/arm/boot/dts/berlin2q.dtsi b/arch/arm/boot/dts/berlin2q.dtsi > >index e6e556055dfc..b2625f896bc5 100644 @@ -13,13 +13,13 @@ On Tue, Apr 15, 2014 at 11:23:03AM +0200, Sebastian Hesselbarth 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 @@ -64,13 +64,13 @@ Antoine > >+ }; > >+ }; > >+ -> >+ gpio1: gpio at 0800 { +> >+ gpio1: gpio@0800 { > >+ compatible = "snps,dw-apb-gpio"; > >+ reg = <0x0800 0x400>; > >+ #address-cells = <1>; > >+ #size-cells = <0>; > >+ -> >+ portb: gpio-controller at 1 { +> >+ portb: gpio-controller@1 { > >+ compatible = "snps,dw-apb-gpio-port"; > >+ gpio-controller; > >+ #gpio-cells = <2>; @@ -82,13 +82,13 @@ Antoine > >+ }; > >+ }; > >+ -> >+ gpio2: gpio at 0c00 { +> >+ gpio2: gpio@0c00 { > >+ compatible = "snps,dw-apb-gpio"; > >+ reg = <0x0c00 0x400>; > >+ #address-cells = <1>; > >+ #size-cells = <0>; > >+ -> >+ portc: gpio-controller at 2 { +> >+ portc: gpio-controller@2 { > >+ compatible = "snps,dw-apb-gpio-port"; > >+ gpio-controller; > >+ #gpio-cells = <2>; @@ -100,13 +100,13 @@ Antoine > >+ }; > >+ }; > >+ -> >+ gpio3: gpio at 1000 { +> >+ gpio3: gpio@1000 { > >+ compatible = "snps,dw-apb-gpio"; > >+ reg = <0x1000 0x400>; > >+ #address-cells = <1>; > >+ #size-cells = <0>; > >+ -> >+ portd: gpio-controller at 3 { +> >+ portd: gpio-controller@3 { > >+ compatible = "snps,dw-apb-gpio-port"; > >+ gpio-controller; > >+ #gpio-cells = <2>; @@ -118,7 +118,7 @@ Antoine > >+ }; > >+ }; > >+ -> > timer0: timer at 2c00 { +> > timer0: timer@2c00 { > > compatible = "snps,dw-apb-timer"; > > reg = <0x2c00 0x14>; > >@@ -181,6 +253,36 @@ @@ -126,13 +126,13 @@ Antoine > > interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>; > > }; > >+ -> >+ gpio4: gpio at 5000 { +> >+ gpio4: gpio@5000 { > >+ compatible = "snps,dw-apb-gpio"; > >+ reg = <0x5000 0x400>; > >+ #address-cells = <1>; > >+ #size-cells = <0>; > >+ -> >+ porte: gpio-controller at 4 { +> >+ porte: gpio-controller@4 { > >+ compatible = "snps,dw-apb-gpio-port"; > >+ gpio-controller; > >+ #gpio-cells = <2>; @@ -141,13 +141,13 @@ Antoine > >+ }; > >+ }; > >+ -> >+ gpio5: gpio at c000 { +> >+ gpio5: gpio@c000 { > >+ compatible = "snps,dw-apb-gpio"; > >+ reg = <0xc000 0x400>; > >+ #address-cells = <1>; > >+ #size-cells = <0>; > >+ -> >+ portf: gpio-controller at 5 { +> >+ portf: gpio-controller@5 { > >+ compatible = "snps,dw-apb-gpio-port"; > >+ gpio-controller; > >+ #gpio-cells = <2>; @@ -157,11 +157,11 @@ Antoine > >+ }; > > }; > > -> > pinctrl: pinctrl at 0 { +> > pinctrl: pinctrl@0 { > > > -- -Antoine T?nart, Free Electrons +Antoine Ténart, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com diff --git a/a/content_digest b/N2/content_digest index 091fc90..f07f321 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,18 +1,24 @@ "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\0antoine.tenart@free-electrons.com (Antoine T\303\251nart)\0" - "Subject\0[PATCH 2/2] ARM: dts: berlin: add GPIO nodes for the BG2Q\0" + "From\0Antoine T\303\251nart <antoine.tenart@free-electrons.com>\0" + "Subject\0Re: [PATCH 2/2] ARM: dts: berlin: add GPIO nodes for the BG2Q\0" "Date\0Tue, 15 Apr 2014 11:35:49 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" + "Cc\0alexandre.belloni@free-electrons.com" + zmxu@marvell.com + jszhang@marvell.com + linux-arm-kernel@lists.infradead.org + devicetree@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "Sebastian,\n" "\n" "On Tue, Apr 15, 2014 at 11:23:03AM +0200, Sebastian Hesselbarth wrote:\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" "\n" - "[?]\n" + "[\342\200\246]\n" "\n" "> >diff --git a/arch/arm/boot/dts/berlin2q.dtsi b/arch/arm/boot/dts/berlin2q.dtsi\n" "> >index e6e556055dfc..b2625f896bc5 100644\n" @@ -22,13 +28,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" @@ -73,13 +79,13 @@ "> >+\t\t\t\t};\n" "> >+\t\t\t};\n" "> >+\n" - "> >+\t\t\tgpio1: gpio at 0800 {\n" + "> >+\t\t\tgpio1: gpio@0800 {\n" "> >+\t\t\t\tcompatible = \"snps,dw-apb-gpio\";\n" "> >+\t\t\t\treg = <0x0800 0x400>;\n" "> >+\t\t\t\t#address-cells = <1>;\n" "> >+\t\t\t\t#size-cells = <0>;\n" "> >+\n" - "> >+\t\t\t\tportb: gpio-controller at 1 {\n" + "> >+\t\t\t\tportb: gpio-controller@1 {\n" "> >+\t\t\t\t\tcompatible = \"snps,dw-apb-gpio-port\";\n" "> >+\t\t\t\t\tgpio-controller;\n" "> >+\t\t\t\t\t#gpio-cells = <2>;\n" @@ -91,13 +97,13 @@ "> >+\t\t\t\t};\n" "> >+\t\t\t};\n" "> >+\n" - "> >+\t\t\tgpio2: gpio at 0c00 {\n" + "> >+\t\t\tgpio2: gpio@0c00 {\n" "> >+\t\t\t\tcompatible = \"snps,dw-apb-gpio\";\n" "> >+\t\t\t\treg = <0x0c00 0x400>;\n" "> >+\t\t\t\t#address-cells = <1>;\n" "> >+\t\t\t\t#size-cells = <0>;\n" "> >+\n" - "> >+\t\t\t\tportc: gpio-controller at 2 {\n" + "> >+\t\t\t\tportc: gpio-controller@2 {\n" "> >+\t\t\t\t\tcompatible = \"snps,dw-apb-gpio-port\";\n" "> >+\t\t\t\t\tgpio-controller;\n" "> >+\t\t\t\t\t#gpio-cells = <2>;\n" @@ -109,13 +115,13 @@ "> >+\t\t\t\t};\n" "> >+\t\t\t};\n" "> >+\n" - "> >+\t\t\tgpio3: gpio at 1000 {\n" + "> >+\t\t\tgpio3: gpio@1000 {\n" "> >+\t\t\t\tcompatible = \"snps,dw-apb-gpio\";\n" "> >+\t\t\t\treg = <0x1000 0x400>;\n" "> >+\t\t\t\t#address-cells = <1>;\n" "> >+\t\t\t\t#size-cells = <0>;\n" "> >+\n" - "> >+\t\t\t\tportd: gpio-controller at 3 {\n" + "> >+\t\t\t\tportd: gpio-controller@3 {\n" "> >+\t\t\t\t\tcompatible = \"snps,dw-apb-gpio-port\";\n" "> >+\t\t\t\t\tgpio-controller;\n" "> >+\t\t\t\t\t#gpio-cells = <2>;\n" @@ -127,7 +133,7 @@ "> >+\t\t\t\t};\n" "> >+\t\t\t};\n" "> >+\n" - "> > \t\t\ttimer0: timer at 2c00 {\n" + "> > \t\t\ttimer0: timer@2c00 {\n" "> > \t\t\t\tcompatible = \"snps,dw-apb-timer\";\n" "> > \t\t\t\treg = <0x2c00 0x14>;\n" "> >@@ -181,6 +253,36 @@\n" @@ -135,13 +141,13 @@ "> > \t\t\t\tinterrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>;\n" "> > \t\t\t};\n" "> >+\n" - "> >+\t\t\tgpio4: gpio at 5000 {\n" + "> >+\t\t\tgpio4: gpio@5000 {\n" "> >+\t\t\t\tcompatible = \"snps,dw-apb-gpio\";\n" "> >+\t\t\t\treg = <0x5000 0x400>;\n" "> >+\t\t\t\t#address-cells = <1>;\n" "> >+\t\t\t\t#size-cells = <0>;\n" "> >+\n" - "> >+\t\t\t\tporte: gpio-controller at 4 {\n" + "> >+\t\t\t\tporte: gpio-controller@4 {\n" "> >+\t\t\t\t\tcompatible = \"snps,dw-apb-gpio-port\";\n" "> >+\t\t\t\t\tgpio-controller;\n" "> >+\t\t\t\t\t#gpio-cells = <2>;\n" @@ -150,13 +156,13 @@ "> >+\t\t\t\t};\n" "> >+\t\t\t};\n" "> >+\n" - "> >+\t\t\tgpio5: gpio at c000 {\n" + "> >+\t\t\tgpio5: gpio@c000 {\n" "> >+\t\t\t\tcompatible = \"snps,dw-apb-gpio\";\n" "> >+\t\t\t\treg = <0xc000 0x400>;\n" "> >+\t\t\t\t#address-cells = <1>;\n" "> >+\t\t\t\t#size-cells = <0>;\n" "> >+\n" - "> >+\t\t\t\tportf: gpio-controller at 5 {\n" + "> >+\t\t\t\tportf: gpio-controller@5 {\n" "> >+\t\t\t\t\tcompatible = \"snps,dw-apb-gpio-port\";\n" "> >+\t\t\t\t\tgpio-controller;\n" "> >+\t\t\t\t\t#gpio-cells = <2>;\n" @@ -166,13 +172,13 @@ "> >+\t\t\t};\n" "> > \t\t};\n" "> >\n" - "> > \t\tpinctrl: pinctrl at 0 {\n" + "> > \t\tpinctrl: pinctrl@0 {\n" "> >\n" "> \n" "\n" "-- \n" - "Antoine T?nart, Free Electrons\n" + "Antoine T\303\251nart, Free Electrons\n" "Embedded Linux, Kernel and Android engineering\n" http://free-electrons.com -e863351182ecd04ba8c1701413d7916798a9d6b0fcb9a16c2d924566ec2d750b +21b9c128f535580839d5ea0cd95db3a2b1f0199130ff539de7f2b9e4d4e27027
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.