[U-Boot] [PATCH v9 10/10] usb: host: ohci-generic: add generic PHY support
Simon Glass
sjg at chromium.org
Thu Jul 6 04:48:56 UTC 2017
On 21 June 2017 at 06:42, <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>
> ---
> 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