Re: [U-Boot] [PATCH v3 0/4] Extend xhci-dwc3

2017-05-29 Thread Patrice CHOTARD
Fyi, a v4 is available with a fix reported by Jean-Jacques Hiblot

On 05/23/2017 11:57 AM, patrice.chot...@st.com wrote:
> From: Patrice Chotard 
> 
> v3:   _ introduce generic_phy_valid() method
>   _ add Reviewed-by
> v2:   _ use dev_get_addr() in PATCH 1 and removed useless piece of code
> 
> Patrice Chotard (4):
>usb: host: xhci-dwc3: Convert driver to DM
>usb: host: xhci-dwc3: Add dual role mode support from DT
>drivers: phy: add generic_phy_valid() method
>usb: host: xhci-dwc3: Add generic PHY support
> 
>   drivers/phy/phy-uclass.c |  5 +++
>   drivers/usb/host/xhci-dwc3.c | 91 
> 
>   include/generic-phy.h|  8 
>   3 files changed, 104 insertions(+)
> 
___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot


[U-Boot] [PATCH v3 0/4] Extend xhci-dwc3

2017-05-23 Thread patrice.chotard
From: Patrice Chotard 

v3: _ introduce generic_phy_valid() method 
_ add Reviewed-by
v2: _ use dev_get_addr() in PATCH 1 and removed useless piece of code

Patrice Chotard (4):
  usb: host: xhci-dwc3: Convert driver to DM
  usb: host: xhci-dwc3: Add dual role mode support from DT
  drivers: phy: add generic_phy_valid() method
  usb: host: xhci-dwc3: Add generic PHY support

 drivers/phy/phy-uclass.c |  5 +++
 drivers/usb/host/xhci-dwc3.c | 91 
 include/generic-phy.h|  8 
 3 files changed, 104 insertions(+)

-- 
1.9.1

___
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot