
19 May
2016
19 May
'16
6 a.m.
On 11 May 2016 at 23:49, Mugunthan V N mugunthanvnm@ti.com wrote:
On Tuesday 10 May 2016 06:09 PM, Marek Vasut wrote:
On 05/10/2016 01:48 PM, 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 mugunthanvnm@ti.com
drivers/usb/musb-new/musb_uboot.c | 2 + drivers/usb/musb-new/ti-musb.c | 113 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 115 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org