[U-Boot] [PATCH v8 6/6] usb: host: xhci-dwc3: Add generic PHY support
Simon Glass
sjg at chromium.org
Sun Aug 6 05:15:13 UTC 2017
On 24 July 2017 at 03:44, <patrice.chotard at st.com> wrote:
> From: Patrice Chotard <patrice.chotard at st.com>
>
> Add support of generic PHY framework support
>
> Signed-off-by: Patrice Chotard <patrice.chotard at st.com>
> ---
>
> v8: _ fix bisection issue with patch 1 reported by Ćukasz Majewski, move struct
> xhci_dwc3_platdata in this patch to fix it.
> v7: _ none
> v6: _ none
> v5: _ none
> v4: _ none
> v3: _ use generic_phy_valid() method
> v2: _ none
>
> drivers/usb/host/xhci-dwc3.c | 34 ++++++++++++++++++++++++++++++++++
> 1 file changed, 34 insertions(+)
>
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list