usb: dwc2: Disable clock gating feature on Rockchip SoCs
authorWilliam Wu <william.wu@rock-chips.com>
Tue, 26 Dec 2023 07:19:59 +0000 (15:19 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Jan 2024 13:35:23 +0000 (14:35 +0100)
commitca2dc35e555e7043de585f4e46123d8fbd2b5a21
tree2df8e46a36e60d8967fe3b762543d8fcdbc5f020
parent9c6b789e954fae73c548f39332bcc56bdf0d4373
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>
drivers/usb/dwc2/params.c