u-boot-brain/drivers/usb
Jean-Jacques Hiblot 3b83829ed6 usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue
dwc3-generic has been broken since MISC uclass has been modified to scan DT
sub-nodes after bind.
Fixing it by a using the no-op uclass.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2019-07-05 14:19:41 +02:00
..
common
dwc3 usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue 2019-07-05 14:19:41 +02:00
emul
eth
gadget Fixes for 2019.07 2019-06-28 08:00:22 -04:00
host usb: ehci-mx6: Fix bus enumeration for DM case 2019-07-05 14:19:40 +02:00
musb usb: musb_hcd: remove unnecessary ifdefs for dm* SoCs 2019-05-04 13:04:09 -04:00
musb-new
phy
ulpi
Kconfig