[U-Boot] [PATCH v3 03/10] drivers: usb: musb: add ti musb misc driver for wrapper

Simon Glass sjg at chromium.org
Sat Dec 3 19:40:33 CET 2016


On 17 November 2016 at 02:08, Mugunthan V N <mugunthanvnm at ti.com> wrote:
> Add a misc driver for MUSB wrapper, so that based on dr_mode the
> USB devices can bind to USB host or USB device drivers.
>
> Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
>  drivers/usb/musb-new/Kconfig   |  9 ++++++
>  drivers/usb/musb-new/Makefile  |  1 +
>  drivers/usb/musb-new/ti-musb.c | 64 ++++++++++++++++++++++++++++++++++++++++++
>  3 files changed, 74 insertions(+)
>  create mode 100644 drivers/usb/musb-new/ti-musb.c

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list