diff for duplicates of <528CD9E4.7060501@overkiz.com> diff --git a/a/1.txt b/N1/1.txt index 70d0ff3..59add56 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On 20/11/2013 15:57, Jean-Christophe PLAGNIOL-VILLARD wrote: >> Add vbus and pullup pinctrl definitions. >> Request the vbus and pullup pins in usb1 node. >> ->> Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com> +>> Signed-off-by: Boris BREZILLON <b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org> >> --- >> arch/arm/boot/dts/at91rm9200ek.dts | 15 +++++++++++++++ >> 1 file changed, 15 insertions(+) @@ -16,7 +16,7 @@ On 20/11/2013 15:57, Jean-Christophe PLAGNIOL-VILLARD wrote: >> >> ahb { >> apb { ->> + pinctrl at fffff400 { +>> + pinctrl@fffff400 { >> + usb1 { >> + pinctrl_usb1_vbus: usb1_vbus-0 { >> + atmel,pins = <AT91_PIOD 4 AT91_PERIPH_GPIO AT91_PINCTRL_NONE>; @@ -46,12 +46,12 @@ http://lxr.free-electrons.com/source/arch/arm/mach-at91/board-rm9200ek.c#L166) >> + }; >> + }; >> + ->> dbgu: serial at fffff200 { +>> dbgu: serial@fffff200 { >> status = "okay"; >> }; >> @@ -56,6 +68,9 @@ >> ->> usb1: gadget at fffb0000 { +>> usb1: gadget@fffb0000 { >> atmel,vbus-gpio = <&pioD 4 GPIO_ACTIVE_HIGH>; >> + pinctrl-names = "default"; >> + pinctrl-0 = <&pinctrl_usb1_vbus @@ -62,3 +62,8 @@ http://lxr.free-electrons.com/source/arch/arm/mach-at91/board-rm9200ek.c#L166) >> -- >> 1.7.9.5 >> + +-- +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 8602734..22365bb 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,22 @@ "ref\01377687640-10529-1-git-send-email-b.brezillon@overkiz.com\0" "ref\01377687881-10688-1-git-send-email-b.brezillon@overkiz.com\0" "ref\020131120145730.GD14627@ns203013.ovh.net\0" - "From\0b.brezillon@overkiz.com (boris brezillon)\0" - "Subject\0[PATCH 3/9] ARM: at91/dt: add usb1 vbus and pullup pins\0" + "ref\020131120145730.GD14627-HVbc7XotTAhnXn40ka+A6Q@public.gmane.org\0" + "From\0boris brezillon <b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org>\0" + "Subject\0Re: [PATCH 3/9] ARM: at91/dt: add usb1 vbus and pullup pins\0" "Date\0Wed, 20 Nov 2013 16:48:52 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\0" + "Cc\0Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>" + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> + Ian Campbell <ian.campbell-Sxgqhf6Nn4DQT0dZR+AlfA@public.gmane.org> + Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> + Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> + Joachim Eastwood <manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "On 20/11/2013 15:57, Jean-Christophe PLAGNIOL-VILLARD wrote:\n" @@ -12,7 +24,7 @@ ">> Add vbus and pullup pinctrl definitions.\n" ">> Request the vbus and pullup pins in usb1 node.\n" ">>\n" - ">> Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>\n" + ">> Signed-off-by: Boris BREZILLON <b.brezillon-ZNYIgs0QAGpBDgjK7y7TUQ@public.gmane.org>\n" ">> ---\n" ">> arch/arm/boot/dts/at91rm9200ek.dts | 15 +++++++++++++++\n" ">> 1 file changed, 15 insertions(+)\n" @@ -25,7 +37,7 @@ ">> \n" ">> \tahb {\n" ">> \t\tapb {\n" - ">> +\t\t\tpinctrl at fffff400 {\n" + ">> +\t\t\tpinctrl@fffff400 {\n" ">> +\t\t\t\tusb1 {\n" ">> +\t\t\t\t\tpinctrl_usb1_vbus: usb1_vbus-0 {\n" ">> +\t\t\t\t\t\tatmel,pins = <AT91_PIOD 4 AT91_PERIPH_GPIO AT91_PINCTRL_NONE>;\n" @@ -55,12 +67,12 @@ ">> +\t\t\t\t};\n" ">> +\t\t\t};\n" ">> +\n" - ">> \t\t\tdbgu: serial at fffff200 {\n" + ">> \t\t\tdbgu: serial@fffff200 {\n" ">> \t\t\t\tstatus = \"okay\";\n" ">> \t\t\t};\n" ">> @@ -56,6 +68,9 @@\n" ">> \n" - ">> \t\t\tusb1: gadget at fffb0000 {\n" + ">> \t\t\tusb1: gadget@fffb0000 {\n" ">> \t\t\t\tatmel,vbus-gpio = <&pioD 4 GPIO_ACTIVE_HIGH>;\n" ">> +\t\t\t\tpinctrl-names = \"default\";\n" ">> +\t\t\t\tpinctrl-0 = <&pinctrl_usb1_vbus\n" @@ -70,6 +82,11 @@ ">> \n" ">> -- \n" ">> 1.7.9.5\n" - >> + ">>\n" + "\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 -50e42f6f8dc24f745f5570675a05cb0ef155174c29e5c79b1839ab2f1dddb1b0 +283e092932d75a476bc1dfe6af6f437c1fa081c7b6458d8b517a85828b2dc10c
diff --git a/a/1.txt b/N2/1.txt index 70d0ff3..f7f6693 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -16,7 +16,7 @@ On 20/11/2013 15:57, Jean-Christophe PLAGNIOL-VILLARD wrote: >> >> ahb { >> apb { ->> + pinctrl at fffff400 { +>> + pinctrl@fffff400 { >> + usb1 { >> + pinctrl_usb1_vbus: usb1_vbus-0 { >> + atmel,pins = <AT91_PIOD 4 AT91_PERIPH_GPIO AT91_PINCTRL_NONE>; @@ -46,12 +46,12 @@ http://lxr.free-electrons.com/source/arch/arm/mach-at91/board-rm9200ek.c#L166) >> + }; >> + }; >> + ->> dbgu: serial at fffff200 { +>> dbgu: serial@fffff200 { >> status = "okay"; >> }; >> @@ -56,6 +68,9 @@ >> ->> usb1: gadget at fffb0000 { +>> usb1: gadget@fffb0000 { >> atmel,vbus-gpio = <&pioD 4 GPIO_ACTIVE_HIGH>; >> + pinctrl-names = "default"; >> + pinctrl-0 = <&pinctrl_usb1_vbus diff --git a/a/content_digest b/N2/content_digest index 8602734..d880e55 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,21 @@ "ref\01377687640-10529-1-git-send-email-b.brezillon@overkiz.com\0" "ref\01377687881-10688-1-git-send-email-b.brezillon@overkiz.com\0" "ref\020131120145730.GD14627@ns203013.ovh.net\0" - "From\0b.brezillon@overkiz.com (boris brezillon)\0" - "Subject\0[PATCH 3/9] ARM: at91/dt: add usb1 vbus and pullup pins\0" + "From\0boris brezillon <b.brezillon@overkiz.com>\0" + "Subject\0Re: [PATCH 3/9] ARM: at91/dt: add usb1 vbus and pullup pins\0" "Date\0Wed, 20 Nov 2013 16:48:52 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\0" + "Cc\0Rob Herring <rob.herring@calxeda.com>" + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Stephen Warren <swarren@wwwdotorg.org> + Ian Campbell <ian.campbell@citrix.com> + Russell King <linux@arm.linux.org.uk> + Nicolas Ferre <nicolas.ferre@atmel.com> + Joachim Eastwood <manabian@gmail.com> + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 20/11/2013 15:57, Jean-Christophe PLAGNIOL-VILLARD wrote:\n" @@ -25,7 +36,7 @@ ">> \n" ">> \tahb {\n" ">> \t\tapb {\n" - ">> +\t\t\tpinctrl at fffff400 {\n" + ">> +\t\t\tpinctrl@fffff400 {\n" ">> +\t\t\t\tusb1 {\n" ">> +\t\t\t\t\tpinctrl_usb1_vbus: usb1_vbus-0 {\n" ">> +\t\t\t\t\t\tatmel,pins = <AT91_PIOD 4 AT91_PERIPH_GPIO AT91_PINCTRL_NONE>;\n" @@ -55,12 +66,12 @@ ">> +\t\t\t\t};\n" ">> +\t\t\t};\n" ">> +\n" - ">> \t\t\tdbgu: serial at fffff200 {\n" + ">> \t\t\tdbgu: serial@fffff200 {\n" ">> \t\t\t\tstatus = \"okay\";\n" ">> \t\t\t};\n" ">> @@ -56,6 +68,9 @@\n" ">> \n" - ">> \t\t\tusb1: gadget at fffb0000 {\n" + ">> \t\t\tusb1: gadget@fffb0000 {\n" ">> \t\t\t\tatmel,vbus-gpio = <&pioD 4 GPIO_ACTIVE_HIGH>;\n" ">> +\t\t\t\tpinctrl-names = \"default\";\n" ">> +\t\t\t\tpinctrl-0 = <&pinctrl_usb1_vbus\n" @@ -72,4 +83,4 @@ ">> 1.7.9.5\n" >> -50e42f6f8dc24f745f5570675a05cb0ef155174c29e5c79b1839ab2f1dddb1b0 +cece5c6763d75f7737bdc6bb599d8810b37532b7a1c12b8b2631a2f4d22a7fe8
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.