diff for duplicates of <20160609194936.GB2167@uda0271908> diff --git a/a/1.txt b/N1/1.txt index 9863a9f..43f9754 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,7 +21,7 @@ On Thu, Jun 09, 2016 at 04:51:45PM +0200, Hans de Goede wrote: > >>check that this matches the phandle args[0] value when looking for > >>the otg controller. > >> -> >>Signed-off-by: Hans de Goede <hdegoede@redhat.com> +> >>Signed-off-by: Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> > >>--- > >>Changes in v2: > >>-Add a args0 parameter instead of looking for nodes with a dr_mode property @@ -35,17 +35,17 @@ On Thu, Jun 09, 2016 at 04:51:45PM +0200, Hans de Goede wrote: > > > >This breaks am335x. > > -> >[ 17.433166] /ocp/usb at 47400000/usb at 47401000: could not get #phy-cells -> >for /ocp/usb at 47400000/usb-phy at 47401300 -> >[ 17.443627] /ocp/usb at 47400000/usb at 47401800: could not get #phy-cells -> >for /ocp/usb at 47400000/usb-phy at 47401b00 +> >[ 17.433166] /ocp/usb@47400000/usb@47401000: could not get #phy-cells +> >for /ocp/usb@47400000/usb-phy@47401300 +> >[ 17.443627] /ocp/usb@47400000/usb@47401800: could not get #phy-cells +> >for /ocp/usb@47400000/usb-phy@47401b00 > >[ 17.454005] am335x-phy-driver 47401300.usb-phy: dr_mode 0 > >[ 17.460518] 47401300.usb-phy supply vcc not found, using dummy > >regulator -> >[ 17.469685] /ocp/usb at 47400000/usb at 47401000: could not get #phy-cells -> >for /ocp/usb at 47400000/usb-phy at 47401300 -> >[ 17.479998] /ocp/usb at 47400000/usb at 47401800: could not get #phy-cells -> >for /ocp/usb at 47400000/usb-phy at 47401b00 +> >[ 17.469685] /ocp/usb@47400000/usb@47401000: could not get #phy-cells +> >for /ocp/usb@47400000/usb-phy@47401300 +> >[ 17.479998] /ocp/usb@47400000/usb@47401800: could not get #phy-cells +> >for /ocp/usb@47400000/usb-phy@47401b00 > >[ 17.490342] am335x-phy-driver 47401b00.usb-phy: dr_mode 0 > > That is weird, quoting: drivers/phy/phy-core.c: _of_phy_get(): @@ -93,7 +93,7 @@ am335x phy does not follow the bindings in phy/, but usb/phy/. > @@ -557,6 +557,7 @@ > }; > -> usb0_phy: usb-phy at 47401300 { +> usb0_phy: usb-phy@47401300 { > + #phy-cells = <0>; This seems to be ok, but this patch would break the dt backward compatible. @@ -108,3 +108,7 @@ This seems to be ok, but this patch would break the dt backward compatible. Regards, -Bin. +-- +To unsubscribe from this list: send the line "unsubscribe linux-usb" 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 e55c8ea..c441c95 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,18 @@ "ref\01465138776-6003-1-git-send-email-hdegoede@redhat.com\0" "ref\020160609143004.GA2167@uda0271908\0" "ref\09a05c16a-e8a2-02b7-c093-1131e27bcdd4@redhat.com\0" - "From\0b-liu@ti.com (Bin Liu)\0" - "Subject\0[PATCH v3 1/4] USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block\0" + "ref\09a05c16a-e8a2-02b7-c093-1131e27bcdd4-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org\0" + "From\0Bin Liu <b-liu-l0cyMroinI0@public.gmane.org>\0" + "Subject\0Re: [PATCH v3 1/4] USB: Fix of_usb_get_dr_mode_by_phy with a shared phy block\0" "Date\0Thu, 9 Jun 2016 14:49:36 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\0" + "Cc\0Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>" + Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> + Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org> + linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" "\00:1\0" "b\0" "Hi,\n" @@ -30,7 +38,7 @@ "> >>check that this matches the phandle args[0] value when looking for\n" "> >>the otg controller.\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" "> >>Changes in v2:\n" "> >>-Add a args0 parameter instead of looking for nodes with a dr_mode property\n" @@ -44,17 +52,17 @@ "> >\n" "> >This breaks am335x.\n" "> >\n" - "> >[ 17.433166] /ocp/usb at 47400000/usb at 47401000: could not get #phy-cells\n" - "> >for /ocp/usb at 47400000/usb-phy at 47401300\n" - "> >[ 17.443627] /ocp/usb at 47400000/usb at 47401800: could not get #phy-cells\n" - "> >for /ocp/usb at 47400000/usb-phy at 47401b00\n" + "> >[ 17.433166] /ocp/usb@47400000/usb@47401000: could not get #phy-cells\n" + "> >for /ocp/usb@47400000/usb-phy@47401300\n" + "> >[ 17.443627] /ocp/usb@47400000/usb@47401800: could not get #phy-cells\n" + "> >for /ocp/usb@47400000/usb-phy@47401b00\n" "> >[ 17.454005] am335x-phy-driver 47401300.usb-phy: dr_mode 0\n" "> >[ 17.460518] 47401300.usb-phy supply vcc not found, using dummy\n" "> >regulator\n" - "> >[ 17.469685] /ocp/usb at 47400000/usb at 47401000: could not get #phy-cells\n" - "> >for /ocp/usb at 47400000/usb-phy at 47401300\n" - "> >[ 17.479998] /ocp/usb at 47400000/usb at 47401800: could not get #phy-cells\n" - "> >for /ocp/usb at 47400000/usb-phy at 47401b00\n" + "> >[ 17.469685] /ocp/usb@47400000/usb@47401000: could not get #phy-cells\n" + "> >for /ocp/usb@47400000/usb-phy@47401300\n" + "> >[ 17.479998] /ocp/usb@47400000/usb@47401800: could not get #phy-cells\n" + "> >for /ocp/usb@47400000/usb-phy@47401b00\n" "> >[ 17.490342] am335x-phy-driver 47401b00.usb-phy: dr_mode 0\n" "> \n" "> That is weird, quoting: drivers/phy/phy-core.c: _of_phy_get():\n" @@ -102,7 +110,7 @@ "> @@ -557,6 +557,7 @@\n" "> \t\t\t};\n" "> \n" - "> \t\t\tusb0_phy: usb-phy at 47401300 {\n" + "> \t\t\tusb0_phy: usb-phy@47401300 {\n" "> +\t\t\t\t#phy-cells = <0>;\n" "\n" "This seems to be ok, but this patch would break the dt backward compatible.\n" @@ -116,6 +124,10 @@ "> Hans\n" "\n" "Regards,\n" - -Bin. + "-Bin.\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" 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 -7012919f918b7ee71986af774043c0d7a0a81e121549fa4ea81a1d6e83060e7a +7bc50c51d0e8a070dabc212328be5b075cf5e08e411591b8a239445df3fd0457
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.