usb: dwc3: add optional PHY interface clocks
authorSebastian Reichel <sebastian.reichel@collabora.com>
Fri, 20 Oct 2023 14:11:41 +0000 (16:11 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Oct 2023 10:49:35 +0000 (12:49 +0200)
commit97789b93b792fc97ad4476b79e0f38ffa8e7e0ee
tree2527327be5e4a4bac0b0a243ebc9b89c11f35b5a
parent98bad5bc447ec962988a48c92f7d0f8c4dc473d2
usb: dwc3: add optional PHY interface clocks

On Rockchip RK3588 one of the DWC3 cores is integrated weirdly and
requires two extra clocks to be enabled. Without these extra clocks
hot-plugging USB devices is broken.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Acked-by: Thinh Nguyen <Thinh.Nguyen@synopsys.com>
Link: https://lore.kernel.org/r/20231020150022.48725-3-sebastian.reichel@collabora.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/core.c
drivers/usb/dwc3/core.h