mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: add snps,dis_u3_susphy_quirk for rk1808 dwc3
Add a quirk to avoid USB 3.0 PHY enter suspend mode when the dwc3 controller suspend conditions are valid, it can help to fix the dwc3 initialization error issue with the following log: dwc3 fd000000.dwc3: failed to enable ep0out Change-Id: Iedcb9fa6c2c7fe923839362e35267fedb55889a7 Signed-off-by: William Wu <william.wu@rock-chips.com>
This commit is contained in:
@@ -159,6 +159,7 @@
|
||||
snps,dis_enblslpm_quirk;
|
||||
snps,dis-u2-freeclk-exists-quirk;
|
||||
snps,dis_u2_susphy_quirk;
|
||||
snps,dis_u3_susphy_quirk;
|
||||
snps,dis-del-phy-power-chg-quirk;
|
||||
snps,tx-ipgap-linecheck-dis-quirk;
|
||||
status = "disabled";
|
||||
|
||||
Reference in New Issue
Block a user