u-boot/drivers/usb
Stephan Gerhold 845d9cf61c usb: musb-new: Add glue driver for ST-Ericsson Ux500
The ST-Ericsson DB8500 SoC contains a MUSB OTG controller which
supports both host and gadget mode. For some reason there is
nothing special about it - add a simple glue driver for Ux500
that literally just sets up MUSB together with a generic PHY.
There are no SoC-specific registers etc needed to make USB work.

The new Ux500 glue driver is only tested to work with DM_USB
and DM_USB_GADGET. Both host and gadget mode work fine on
the u8500 "stemmy" board that is already present in U-Boot.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
2021-07-14 16:48:16 -04:00
..
cdns3 usb: cdns3: cdns3-ti: Fix clk_get_by_name() to get the correct name 2021-06-08 22:01:20 +02:00
common common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
dwc3 usb: dwc3-generic: Disable host driver definition if gadget only 2021-05-16 19:01:45 +02:00
emul dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
eth Prepare v2021.01-rc5 2021-01-05 16:20:26 -05:00
gadget dm: define LOG_CATEGORY for all uclass 2021-07-06 10:38:03 -06:00
host arm: Remove spear600 boards and the rest of SPEAr support 2021-07-07 22:22:42 -04:00
mtu3 usb: mtu3: flush cache for next GPD 2021-03-10 11:48:09 +01:00
musb usb: musb: Ensure that we set musb dynamic FIFO buffer for every endpoint 2021-03-03 04:12:46 +01:00
musb-new usb: musb-new: Add glue driver for ST-Ericsson Ux500 2021-07-14 16:48:16 -04:00
phy common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
ulpi common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Kconfig usb: USB keyboard requires DM_KEYBOARD 2021-03-03 04:12:46 +01:00