rv1126-uboot/drivers/usb/dwc3
William Wu 631619a42f usb: dwc3-generic: support host mode if dr_mode is otg
The Rockchip DWC3 controller only support DRD mode (Dual Role
Device), but not support OTG mode. So if the dr_mode in DTS is
configured to OTG, then we force it to Host mode. This patch
does not affect the device function of OTG, such as rockusb.

Signed-off-by: William Wu <william.wu@rock-chips.com>
Change-Id: I806623aa9b0bb8b595417755db7d9c6b6c4f38f1
2021-01-29 14:57:09 +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-generic: support host mode if dr_mode is otg 2021-01-29 14:57:09 +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 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 usb: dwc3: gadget: fix TRB buffer to multiple of MaxPacketSize 2020-01-15 08:17:18 +08:00
gadget.h
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
ti_usb_phy.c UPSTREAM: usb: composite: Move bitmap related operations to ./include/linux/bitmap.h 2020-01-07 17:24:55 +08:00