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:
parent
ced12cbd19
commit
da821f36d7
1 changed files with 0 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue