mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
arm64: dts: rockchip: rk3568: delete the u2 susphy quirk for dwc3
This patch delete the "snps,dis_u2_susphy_quirk" property for dwc3 controllers. So that the USB2.0 PHY can enter suspend mode if the suspend conditions are valid. Change-Id: I256a258016d1931adc58b3e49ea828575c500c58 Signed-off-by: William Wu <william.wu@rock-chips.com>
This commit is contained in:
@@ -305,7 +305,6 @@
|
||||
reset-names = "usb3-otg";
|
||||
snps,dis_enblslpm_quirk;
|
||||
snps,dis-u2-freeclk-exists-quirk;
|
||||
snps,dis_u2_susphy_quirk;
|
||||
snps,dis-del-phy-power-chg-quirk;
|
||||
snps,dis-tx-ipgap-linecheck-quirk;
|
||||
snps,xhci-trb-ent-quirk;
|
||||
@@ -337,7 +336,6 @@
|
||||
reset-names = "usb3-host";
|
||||
snps,dis_enblslpm_quirk;
|
||||
snps,dis-u2-freeclk-exists-quirk;
|
||||
snps,dis_u2_susphy_quirk;
|
||||
snps,dis-del-phy-power-chg-quirk;
|
||||
snps,dis-tx-ipgap-linecheck-quirk;
|
||||
snps,xhci-trb-ent-quirk;
|
||||
|
||||
Reference in New Issue
Block a user