diff for duplicates of <5571F53D.1090104@redhat.com> diff --git a/a/1.txt b/N1/1.txt index c88fdff..b2fad43 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,7 +8,7 @@ On 05-06-15 21:02, Hans de Goede wrote: > connected to gpio1 of the axp209, so we cannot add otg support for the > bananapi until we get support for the axp209 gpio pins in the kernel. > -> Signed-off-by: Hans de Goede <hdegoede@redhat.com> +> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> This one obviously should not have been part of this set, please ignore this one. @@ -35,21 +35,21 @@ Hans > +}; > + > &pio { -> + usb0_id_detect_pin: usb0_id_detect_pin at 0 { +> + usb0_id_detect_pin: usb0_id_detect_pin@0 { > + allwinner,pins = "PH4"; > + allwinner,function = "gpio_in"; > + allwinner,drive = <SUN4I_PINCTRL_10_MA>; > + allwinner,pull = <SUN4I_PINCTRL_PULL_UP>; > + }; > + -> + usb0_vbus_detect_pin: usb0_vbus_detect_pin at 0 { +> + usb0_vbus_detect_pin: usb0_vbus_detect_pin@0 { > + allwinner,pins = "PH5"; > + allwinner,function = "gpio_in"; > + allwinner,drive = <SUN4I_PINCTRL_10_MA>; > + allwinner,pull = <SUN4I_PINCTRL_PULL_DOWN>; > + }; > + -> mmc0_cd_pin_bananapi: mmc0_cd_pin at 0 { +> mmc0_cd_pin_bananapi: mmc0_cd_pin@0 { > allwinner,pins = "PH10"; > allwinner,function = "gpio_in"; > @@ -182,6 +200,10 @@ @@ -82,3 +82,7 @@ Hans > usb2_vbus-supply = <®_usb2_vbus>; > status = "okay"; > +-- +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 abdd4ac..4126175 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,14 @@ "ref\01433530943-12599-1-git-send-email-hdegoede@redhat.com\0" "ref\01433530943-12599-16-git-send-email-hdegoede@redhat.com\0" - "From\0hdegoede@redhat.com (Hans de Goede)\0" - "Subject\0[PATCH 15/20] ARM: dts: sun7i: Enable USB DRC on Bananapi (BROKEN!)\0" + "ref\01433530943-12599-16-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" + "From\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "Subject\0Re: [PATCH 15/20] ARM: dts: sun7i: Enable USB DRC on Bananapi (BROKEN!)\0" "Date\0Fri, 05 Jun 2015 21:15:09 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Cc\0Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>" + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" "\00:1\0" "b\0" "Hi,\n" @@ -16,7 +21,7 @@ "> connected to gpio1 of the axp209, so we cannot add otg support for the\n" "> bananapi until we get support for the axp209 gpio pins in the kernel.\n" ">\n" - "> Signed-off-by: Hans de Goede <hdegoede@redhat.com>\n" + "> Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" "\n" "This one obviously should not have been part of this set, please\n" "ignore this one.\n" @@ -43,21 +48,21 @@ "> +};\n" "> +\n" "> &pio {\n" - "> +\tusb0_id_detect_pin: usb0_id_detect_pin at 0 {\n" + "> +\tusb0_id_detect_pin: usb0_id_detect_pin@0 {\n" "> +\t\tallwinner,pins = \"PH4\";\n" "> +\t\tallwinner,function = \"gpio_in\";\n" "> +\t\tallwinner,drive = <SUN4I_PINCTRL_10_MA>;\n" "> +\t\tallwinner,pull = <SUN4I_PINCTRL_PULL_UP>;\n" "> +\t};\n" "> +\n" - "> +\tusb0_vbus_detect_pin: usb0_vbus_detect_pin at 0 {\n" + "> +\tusb0_vbus_detect_pin: usb0_vbus_detect_pin@0 {\n" "> +\t\tallwinner,pins = \"PH5\";\n" "> +\t\tallwinner,function = \"gpio_in\";\n" "> +\t\tallwinner,drive = <SUN4I_PINCTRL_10_MA>;\n" "> +\t\tallwinner,pull = <SUN4I_PINCTRL_PULL_DOWN>;\n" "> +\t};\n" "> +\n" - "> \tmmc0_cd_pin_bananapi: mmc0_cd_pin at 0 {\n" + "> \tmmc0_cd_pin_bananapi: mmc0_cd_pin@0 {\n" "> \t\tallwinner,pins = \"PH10\";\n" "> \t\tallwinner,function = \"gpio_in\";\n" "> @@ -182,6 +200,10 @@\n" @@ -89,6 +94,10 @@ "> \tusb1_vbus-supply = <®_usb1_vbus>;\n" "> \tusb2_vbus-supply = <®_usb2_vbus>;\n" "> \tstatus = \"okay\";\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 -92934b1ad0610ac2b2fe618ad14b8f4aae2c2089820fd60b4c7dc1f223eaf61e +ec03f08352f6690249b193aad96ec6b4af91c585e13cdee5bf7ec12c9c35d536
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.