linux-stable/drivers/usb/dwc2
William Wu ca2dc35e55 usb: dwc2: Disable clock gating feature on Rockchip SoCs
The DWC2 IP on the Rockchip SoCs doesn't support clock gating.
When a clock gating is enabled, system hangs.

Signed-off-by: William Wu <william.wu@rock-chips.com>
Acked-by: Minas Harutyunyan <hminas@synopsys.com>
Link: https://lore.kernel.org/r/1703575199-23638-1-git-send-email-william.wu@rock-chips.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-01-02 14:35:23 +01:00
..
core.c
core.h usb: dwc2: add pci_device_id driver_data parse support 2023-08-22 14:49:12 +02:00
core_intr.c
debug.h
debugfs.c
drd.c usb: dwc2: drd: fix inconsistent mode if role-switch-default-mode="host" 2023-03-09 15:38:24 +01:00
gadget.c usb: Explicitly include correct DT includes 2023-07-25 18:20:02 +02:00
hcd.c usb: dwc2: fix possible NULL pointer dereference caused by driver concurrency 2023-10-02 13:57:47 +02:00
hcd.h
hcd_ddma.c
hcd_intr.c USB: dwc2: write HCINT with INTMASK applied 2023-11-21 15:30:27 +01:00
hcd_queue.c usb: dwc2: Fix spelling mistake "schduler" -> "scheduler" 2023-03-29 09:02:14 +02:00
hw.h
Kconfig
Makefile
params.c usb: dwc2: Disable clock gating feature on Rockchip SoCs 2024-01-02 14:35:23 +01:00
pci.c usb: dwc2: add pci_device_id driver_data parse support 2023-08-22 14:49:12 +02:00
platform.c usb: Explicitly include correct DT includes 2023-07-25 18:20:02 +02:00