Re: [U-Boot] [PATCH v4 5/5] usb: host: xhci-dwc3: Add generic PHY support

2017-05-31 Thread Simon Glass
On 29 May 2017 at 01:57, wrote: > From: Patrice Chotard > > Add support of generic PHY framework support > > Signed-off-by: Patrice Chotard > --- > v4: _ none > v3: _ use generic_phy_valid() method > v2: _ none

[U-Boot] [PATCH v4 5/5] usb: host: xhci-dwc3: Add generic PHY support

2017-05-29 Thread patrice.chotard
From: Patrice Chotard Add support of generic PHY framework support Signed-off-by: Patrice Chotard --- v4: _ none v3: _ use generic_phy_valid() method v2: _ none drivers/usb/host/xhci-dwc3.c | 32 1