rv1126-uboot/drivers/usb
Neil Armstrong 5e8c228de7 UPSTREAM: usb: xhci-dwc3: Add support for dis_u2_susphy_quirk
This quirk is necessary for the Amlogic GXL SoCs otherwise the
Port 2 PHY doesn't get out of suspend and U-Boot resets the board after:

XHCI timeout on event type 33... cannot recover.
BUG: failure at drivers/usb/host/xhci-ring.c:474/xhci_wait_for_event()!
BUG!

This quirk is also handled in the dwc3 core code, but until the
xhci-dwc3 driver uses the dwc3 core, the quirk must be handled here
to fix USB support on the Amlogic libretech-cc and libretech-ac board
when a device is only plugged in the OTG port.

Change-Id: Iba72fb52411856785b6bd6ed829e1585ba00bebe
Cc: Yuri Frolov <crashing.kernel@gmail.com>
Cc: Bin Meng <bmeng.cn@gmail.com>
Fixes: dc9cdf859e ("usb: dwc3: Add DWC3 controller driver support")
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit b35b8076828d1059c1fcc648ed8c8210ebe6a3dd)
2020-01-07 17:25:00 +08:00
..
common UPSTREAM: usb: common: add support to get maximum speed from dt 2020-01-07 17:24:51 +08:00
dwc3 UPSTREAM: usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue 2020-01-07 17:24:59 +08:00
emul
eth UPSTREAM: usb: composite: Move bitmap related operations to ./include/linux/bitmap.h 2020-01-07 17:24:55 +08:00
gadget UPSTREAM: usb: gadget: f_dfu.c: fix memory leak 2020-01-07 17:24:59 +08:00
host UPSTREAM: usb: xhci-dwc3: Add support for dis_u2_susphy_quirk 2020-01-07 17:25:00 +08:00
musb
musb-new UPSTREAM: usb: musb-new: Add support for da8xx-musb 2020-01-07 17:24:59 +08:00
phy
ulpi UPSTREAM: usb: ulpi: kconfig: Remove meaningless choice default 2020-01-07 17:24:47 +08:00
Kconfig UPSTREAM: usb: Don't enable CONFIG_SPL_DM_USB for non-DM SPL 2020-01-07 17:24:55 +08:00