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

2017-05-23 Thread Simon Glass
On 22 May 2017 at 01:42, wrote: > From: Patrice Chotard > > Add support of generic PHY framework support > > Signed-off-by: Patrice Chotard > --- > > v2: _ none > > drivers/usb/host/xhci-dwc3.c | 32 > 1 file changed, 32 insertions(+) Reviewed-by: Simon Gl

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

2017-05-22 Thread Marek Vasut
On 05/22/2017 09:42 AM, patrice.chot...@st.com wrote: > From: Patrice Chotard > > Add support of generic PHY framework support > > Signed-off-by: Patrice Chotard Reviewed-by: Marek Vasut > --- > > v2: _ none > > drivers/usb/host/xhci-dwc3.c | 32 > 1 fil

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

2017-05-22 Thread patrice.chotard
From: Patrice Chotard Add support of generic PHY framework support Signed-off-by: Patrice Chotard --- v2: _ none drivers/usb/host/xhci-dwc3.c | 32 1 file changed, 32 insertions(+) diff --git a/drivers/usb/host/xhci-dwc3.c b/drivers/usb/host/xhci-dwc3.c