Re: [U-Boot] [PATCH v3 07/10] drivers: usb: musb: add ti musb peripheral driver with driver model support

2018-03-26 Thread Simon Glass
Hi Sjeord, On 25 March 2018 at 15:28, Sjoerd Simons wrote: > > On Sat, 2016-12-03 at 11:40 -0700, Simon Glass wrote: > > Hi Mugunthan, > > > > On 17 November 2016 at 02:08, Mugunthan V N > > wrote: > > > Add a TI MUSB peripheral driver with

Re: [U-Boot] [PATCH v3 07/10] drivers: usb: musb: add ti musb peripheral driver with driver model support

2018-03-25 Thread Sjoerd Simons
On Sat, 2016-12-03 at 11:40 -0700, Simon Glass wrote: > Hi Mugunthan, > > On 17 November 2016 at 02:08, Mugunthan V N > wrote: > > Add a TI MUSB peripheral driver with driver model support and the > > driver will be bound by the MUSB wrapper driver based on the > > dr_mode

Re: [U-Boot] [PATCH v3 07/10] drivers: usb: musb: add ti musb peripheral driver with driver model support

2016-12-03 Thread Simon Glass
Hi Mugunthan, On 17 November 2016 at 02:08, Mugunthan V N wrote: > Add a TI MUSB peripheral driver with driver model support and the > driver will be bound by the MUSB wrapper driver based on the > dr_mode device tree entry. > > Signed-off-by: Mugunthan V N

[U-Boot] [PATCH v3 07/10] drivers: usb: musb: add ti musb peripheral driver with driver model support

2016-11-17 Thread Mugunthan V N
Add a TI MUSB peripheral driver with driver model support and the driver will be bound by the MUSB wrapper driver based on the dr_mode device tree entry. Signed-off-by: Mugunthan V N Reviewed-by: Simon Glass --- drivers/usb/musb-new/musb_uboot.c | 2 +