commit | 2d6f8c03380d7e6e4f4b4246639361d143517822 | [log] [tgz] |
---|---|---|
author | Mugunthan V N <mugunthanvnm@ti.com> | Thu Nov 17 14:38:11 2016 +0530 |
committer | Simon Glass <sjg@chromium.org> | Fri Dec 02 21:04:48 2016 -0700 |
tree | 0068659bea22501a0b431ade1bc1654dd0fa12d4 | |
parent | 9224f618103edb67fdc5c886aa2bcaf09ff5e89f [diff] |
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>