]> git.ipfire.org Git - people/ms/u-boot.git/commit
drivers: usb: musb: add ti musb host driver with driver model support
authorMugunthan V N <mugunthanvnm@ti.com>
Thu, 17 Nov 2016 09:08:11 +0000 (14:38 +0530)
committerSimon Glass <sjg@chromium.org>
Sat, 3 Dec 2016 04:04:48 +0000 (21:04 -0700)
commitae6acf9fe2c83370159724855b7fdbb350ae99b9
tree0068659bea22501a0b431ade1bc1654dd0fa12d4
parent1cac34ce161ae010d3f9ffd3f664e70206638ebc
drivers: usb: musb: add ti musb host driver with driver model support

Add a TI MUSB host 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>
Reviewed-by: Tom Rini <trini@konsulko.com>
drivers/usb/musb-new/ti-musb.c