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

2017-05-23 Thread Patrice CHOTARD
Hi Simon On 05/22/2017 10:26 PM, Simon Glass wrote: > On 19 May 2017 at 01:15, wrote: >> From: Patrice Chotard >> >> Add support of generic PHY framework support >> >> Signed-off-by: Patrice Chotard >> --- >> drivers/usb/host/xhci-dwc3.c | 29 + >> 1 file changed

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

2017-05-22 Thread Simon Glass
On 19 May 2017 at 01:15, wrote: > From: Patrice Chotard > > Add support of generic PHY framework support > > Signed-off-by: Patrice Chotard > --- > drivers/usb/host/xhci-dwc3.c | 29 + > 1 file changed, 29 insertions(+) > Reviewed-by: Simon Glass Please see below

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

2017-05-19 Thread Patrice CHOTARD
Hi Marek On 05/19/2017 12:07 PM, Marek Vasut wrote: > On 05/19/2017 09:15 AM, patrice.chot...@st.com wrote: >> From: Patrice Chotard >> >> Add support of generic PHY framework support >> >> Signed-off-by: Patrice Chotard >> --- >> drivers/usb/host/xhci-dwc3.c | 29 +

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

2017-05-19 Thread Marek Vasut
On 05/19/2017 09:15 AM, patrice.chot...@st.com wrote: > From: Patrice Chotard > > Add support of generic PHY framework support > > Signed-off-by: Patrice Chotard > --- > drivers/usb/host/xhci-dwc3.c | 29 + > 1 file changed, 29 insertions(+) > > diff --git a/driver

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

2017-05-19 Thread patrice.chotard
From: Patrice Chotard Add support of generic PHY framework support Signed-off-by: Patrice Chotard --- drivers/usb/host/xhci-dwc3.c | 29 + 1 file changed, 29 insertions(+) diff --git a/drivers/usb/host/xhci-dwc3.c b/drivers/usb/host/xhci-dwc3.c index ea85834..70d39