Searched hist:a770203c34bea12a49d5f11501b4d9f3845dcab6 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ |
| H A D | core.c | a770203c34bea12a49d5f11501b4d9f3845dcab6 Mon Mar 07 02:31:08 UTC 2022 Frank Wang <frank.wang@rock-chips.com> usb: dwc3: disable usb3 phy entering suspend mode
For some Rokchip SoCs like RK3588, if the USB3 PHY enters suspend mode in U-Boot would cause the PHY initialize abortively in Linux Kernel. So disable the DWC3_GUSB3PIPECTL_SUSPHY feature in dwc3 core init process to fix it.
Change-Id: I14d9446c7d6b408544a05ad3a70a63ed3318564e Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
|