mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk3588: add quirk-skip-phy-init for usb otg0
Adds "quirk-skip-phy-init" property for USB OTG0 on RK3588 SoC that reject managing the PHY state in HCD core and fix the PHY exit failed in "usb_phy_roothub_exit()" at PM suspend stage. Signed-off-by: Frank Wang <frank.wang@rock-chips.com> Change-Id: I508069f6836921e2f4717aee5f3baedffb9f9add
This commit is contained in:
@@ -1304,6 +1304,7 @@
|
||||
snps,dis-u2-freeclk-exists-quirk;
|
||||
snps,dis-del-phy-power-chg-quirk;
|
||||
snps,dis-tx-ipgap-linecheck-quirk;
|
||||
quirk-skip-phy-init;
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user