[U-Boot] [PATCH v11 10/10] usb: host: ohci-generic: add generic PHY support

Simon Glass sjg at chromium.org
Fri Jul 28 04:19:29 UTC 2017


On 24 July 2017 at 05:46,  <patrice.chotard at st.com> wrote:
> From: Patrice Chotard <patrice.chotard at st.com>
>
> Extend ohci-generic driver with generic PHY framework
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
> v11:    _ fix issue reported by Patrick DELAUNAY, Generic PHY must be
>           initialized only when found.
>
> v10:    _ none
>
> v9:     _ none
>
> v8:     _ rework error path by propagating the initial error code until the end of probe()
>
> v7:     _ none
>
> v6:     _ none
>
> v5:     _ none
>
> v4:     _ use generic_phy_valid() before generic_phy_exit() call
>
> v3:     _ extract in this patch the PHY support add-on from previous patch 5
>
>
>  drivers/usb/host/ohci-generic.c | 31 ++++++++++++++++++++++++++++++-
>  1 file changed, 30 insertions(+), 1 deletion(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list