[U-Boot] [PATCH v4 08/11] usb: host: ehci-generic: add generic PHY support

Simon Glass sjg at chromium.org
Thu Jun 1 03:10:50 UTC 2017


On 24 May 2017 at 07:01,  <patrice.chotard at st.com> wrote:
> From: Patrice Chotard <patrice.chotard at st.com>
>
> Extend ehci-generic driver with generic PHY framework
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
>
> v4:     _ use generic_phy_valid() before generic_phy_exit() call
>
> v3:     _ test return value on generic_phy_get_by_index() and
>           generic_phy_init()
>
>
>  drivers/usb/host/ehci-generic.c | 30 ++++++++++++++++++++++++++++++
>  1 file changed, 30 insertions(+)
>

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


More information about the U-Boot mailing list