u-boot/drivers/usb
Michael Walle 2b0b51d0be usb: dwc3: add layerscape support
Add support for the proper dwc3 device tree binding support as specified
in the offical device tree spec.

Initially, add support for the LS1028A support. Other SoCs should be
easy to add by just adding the corresponding compatible string.
Unfortunately, the device trees of all other layerscape SoCs are not
converted and uses a wrong compatible string only known in u-boot.

To maintain backwards compatibility with current u-boot device trees,
add the generic "fsl,layerscape-dwc3" compatible string.

OTG mode is not supported yet. The dr_mode in the devicetree will either
have to be set to peripheral or host.

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2021-11-09 17:18:23 +05:30
..
cdns3 global: Convert simple_strtoul() with decimal to dectoul() 2021-08-02 13:32:14 -04:00
common usb: common: silence dubious errors 2021-11-09 17:18:23 +05:30
dwc3 usb: dwc3: add layerscape support 2021-11-09 17:18:23 +05:30
emul usb: Enforce DM_USB migration for USB_HOST devices. 2021-07-18 21:05:31 -04:00
eth WS cleanup: remove trailing empty lines 2021-09-30 08:08:56 -04:00
gadget - Disable ATAGS for STM32 MCU and MPU boards 2021-10-12 12:01:00 -04:00
host usb: xhci: fsl: add new compatible fsl,ls1028a-dwc3 2021-11-09 17:18:23 +05:30
mtu3 usb: mtu3: flush cache for the first GPD when allocate GPD ring 2021-11-03 08:47:57 +01:00
musb WS cleanup: remove SPACE(s) followed by TAB 2021-09-30 09:08:16 -04:00
musb-new sunxi: Clean up inclusions of asm/arch/gpio.h 2021-10-11 10:46:44 +01:00
phy usb: phy: ti: Remove non-DM PHY code 2021-09-27 21:38:34 -04:00
ulpi common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Kconfig usb: Enforce DM_USB migration for USB_HOST devices. 2021-07-18 21:05:31 -04:00