Re: [RESEND PATCH] usb: dwc2: Add reset control to dwc2

2016-06-21 Thread Dinh Nguyen
On 06/21/2016 02:15 PM, John Youn wrote: > > Can you resend this to Philipp Zabel. > > Hi Philipp, > > Could you take this in your reset/next tree? It depends on the > following patch there: > > http://marc.info/?l=linux-usb&m=146473891018262&w=2 > I've resent that patch to Philipp. Thanks,

Re: [RESEND PATCH] usb: dwc2: Add reset control to dwc2

2016-06-21 Thread John Youn
On 6/21/2016 1:06 AM, Felipe Balbi wrote: > > Hi, > > John Youn writes: >> On 6/3/2016 8:59 AM, dingu...@opensource.altera.com wrote: >>> From: Dinh Nguyen >>> >>> Allow for platforms that have a reset controller driver in place to bring >>> the USB IP out of reset. >>> >>> Signed-off-by: Dinh

Re: [RESEND PATCH] usb: dwc2: Add reset control to dwc2

2016-06-21 Thread Felipe Balbi
Hi, John Youn writes: > On 6/3/2016 8:59 AM, dingu...@opensource.altera.com wrote: >> From: Dinh Nguyen >> >> Allow for platforms that have a reset controller driver in place to bring >> the USB IP out of reset. >> >> Signed-off-by: Dinh Nguyen >> Acked-by: John Youn >> Tested-by: Stefan Wa

Re: [RESEND PATCH] usb: dwc2: Add reset control to dwc2

2016-06-03 Thread John Youn
On 6/3/2016 8:59 AM, dingu...@opensource.altera.com wrote: > From: Dinh Nguyen > > Allow for platforms that have a reset controller driver in place to bring > the USB IP out of reset. > > Signed-off-by: Dinh Nguyen > Acked-by: John Youn > Tested-by: Stefan Wahren > --- > v7: Use devm_reset_co