rv1126-uboot/drivers/usb/dwc3
William Wu 3b2dd5de37 usb: dwc3: do not use 3.0 clock when operating in 2.0 mode
In the 3.0 device core, if the core is programmed to operate in
2.0 only, then setting the GUCTL1.DEV_FORCE_20_CLK_FOR_30_CLK makes
the internal 2.0(utmi/ulpi) clock to be routed as the 3.0 (pipe)
clock. Enabling this feature allows the pipe3 clock to be not-running
when forcibly operating in 2.0 device mode.

Change-Id: Ib93da14b5309ec094b952e03f8514817910fedfa
Signed-off-by: William Wu <william.wu@rock-chips.com>
2020-11-14 12:05:13 +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: do not use 3.0 clock when operating in 2.0 mode 2020-11-14 12:05:13 +08:00
core.h usb: dwc3: do not use 3.0 clock when operating in 2.0 mode 2020-11-14 12:05:13 +08:00
dwc3-generic.c usb: dwc3: add make compatible for rockchip platform 2020-04-15 15:44:22 +08:00
dwc3-meson-g12a.c FROMLIST: usb: Migrate to support live DT for some driver 2020-04-15 15:44:22 +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
ep0.c usb: dwc3: add dis-u1u2-quirk to reject enter U1 and U2 2020-01-15 08:17:17 +08:00
gadget.c usb: dwc3: gadget: fix TRB buffer to multiple of MaxPacketSize 2020-01-15 08:17:18 +08:00
gadget.h
io.h
linux-compat.h UPSTREAM: bug.h: introduce WARN_ONCE 2020-01-07 17:24:43 +08:00
samsung_usb_phy.c
ti_usb_phy.c UPSTREAM: usb: composite: Move bitmap related operations to ./include/linux/bitmap.h 2020-01-07 17:24:55 +08:00