rv1126-uboot/drivers/usb/dwc3
Frank Wang 9c946fbb24 usb: dwc3: add dis-u1u2-quirk to reject enter U1 and U2
The DWC3 with Innosilicon USB 3.0 PHY on Rockchip platforms
(e.g. rk3328, rk1808) has problem to exit to U0 state from
U1 or U2 state when DWC3 work as peripheral mode. This patch
adds a quirk to reject transition to U1 and U2 state to
workaround this issue.

Refer to commit aaa5c055cc06 ("usb: dwc3: add dis-u1u2-quirk to
reject enter U1 and U2") in Rockchip Linux Kernel-4.4 .

Change-Id: I1f4176caab3ccdc31ba7eb06684267833bf804db
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
2020-01-15 08:17:17 +08:00
..
Kconfig UPSTREAM: usb: dwc3: Add Meson G12A USB Glue 2020-01-07 17:24:58 +08:00
Makefile UPSTREAM: usb: dwc3: Add Meson G12A USB Glue 2020-01-07 17:24:58 +08:00
core.c usb: dwc3: add dis-u1u2-quirk to reject enter U1 and U2 2020-01-15 08:17:17 +08:00
core.h usb: dwc3: add dis-u1u2-quirk to reject enter U1 and U2 2020-01-15 08:17:17 +08:00
dwc3-generic.c UPSTREAM: dwc3-generic: Don't fail probe if clk/reset entries are absent 2020-01-07 17:25:02 +08:00
dwc3-meson-g12a.c UPSTREAM: usb: dwc3: Add Meson G12A USB Glue 2020-01-07 17:24:58 +08:00
dwc3-omap.c UPSTREAM: drivers: usb: dwc3: remove devm_zalloc from linux_compact 2020-01-07 17:24:43 +08:00
dwc3-uniphier.c UPSTREAM: usb: dwc3-uniphier: replace <common.h> with <linux/bitops.h> 2020-01-07 17:24:43 +08:00
ep0.c usb: dwc3: add dis-u1u2-quirk to reject enter U1 and U2 2020-01-15 08:17:17 +08:00
gadget.c UPSTREAM: dwc3: flush cache only if there is a buffer attached to a request 2020-01-07 17:25:02 +08:00
gadget.h usb: dwc3: gadget: make dwc3 gadget build in uboot 2015-04-14 05:48:09 +02:00
io.h usb: dwc3: ensure consistent types for dwc3_flush_cache 2017-04-14 16:44:16 +02:00
linux-compat.h UPSTREAM: bug.h: introduce WARN_ONCE 2020-01-07 17:24:43 +08:00
samsung_usb_phy.c samsung: usb: phy: Support for DWC3 PHY 2015-06-08 15:25:44 +02:00
ti_usb_phy.c UPSTREAM: usb: composite: Move bitmap related operations to ./include/linux/bitmap.h 2020-01-07 17:24:55 +08:00