rv1126-uboot/drivers/usb/dwc3
Jean-Jacques Hiblot 2f6edaae3c UPSTREAM: usb: dwc3: switch to peripheral mode when exiting
This allow the phy to enter idle and then suspend.
the K2 platforms require the PHY to be suspended before the USB domain
clock can be turned off.

Change-Id: Id674a95ff3cacb9e614cdc583f4a755e8301b7d7
Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
(cherry picked from commit bbe3d4a6c14e17d251029e4dde07f184244e9a4a)
2020-01-07 17:25:01 +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 UPSTREAM: usb: dwc3: switch to peripheral mode when exiting 2020-01-07 17:25:01 +08:00
core.h UPSTREAM: usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ 2020-01-07 17:24:53 +08:00
dwc3-generic.c UPSTREAM: usb: dwc3: Use UCLASS_NOP instead of UCLASS_MISC for the DWC3 generic glue 2020-01-07 17:24:59 +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 UPSTREAM: usb: dwc3: Fix a compilation error with the edison defconfig 2020-01-07 17:24:54 +08:00
gadget.c UPSTREAM: usb: composite: Move bitmap related operations to ./include/linux/bitmap.h 2020-01-07 17:24:55 +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