[U-Boot] [PATCH v2 0/3] Extend xhci-dwc3

Patrice CHOTARD patrice.chotard at st.com
Tue May 23 07:54:35 UTC 2017


Hi All

a v3 will be send with a generic_phy_valid() method implementation and 
usage.

Patrice

On 05/22/2017 09:42 AM, patrice.chotard at st.com wrote:
> From: Patrice Chotard <patrice.chotard at st.com>
> 
> v2:	_ use dev_get_addr() in PATCH 1 and removed useless piece of code
> 
> Convert xhci-dwc3 to Driver Model
> Add dual role mode selection from DT
> Add generic PHY support
> 
> Patrice Chotard (3):
>    usb: host: xhci-dwc3: Convert driver to DM
>    usb: host: xhci-dwc3: Add dual role mode support from DT
>    usb: host: xhci-dwc3: Add generic PHY support
> 
>   drivers/usb/host/xhci-dwc3.c | 91 ++++++++++++++++++++++++++++++++++++++++++++
>   1 file changed, 91 insertions(+)
> 


More information about the U-Boot mailing list