mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk1808: dis u1 and u2 state for dwc3
This patch adds the properties "snps,dis-u1-entry-quirk" and "snps,dis-u2-entry-quirk" to disable u1 and u2 state for dwc3 peripheral. And remove the legacy of property "snps,dis-u1u2-quirk" which is not used. Signed-off-by: William Wu <william.wu@rock-chips.com> Change-Id: I96fd8c2658471383a11aa8228fadaf04422333a3
This commit is contained in:
@@ -378,7 +378,8 @@
|
||||
phy-names = "usb2-phy", "usb3-phy";
|
||||
phy_type = "utmi_wide";
|
||||
snps,dis_enblslpm_quirk;
|
||||
snps,dis-u1u2-quirk;
|
||||
snps,dis-u1-entry-quirk;
|
||||
snps,dis-u2-entry-quirk;
|
||||
snps,dis-u2-freeclk-exists-quirk;
|
||||
snps,dis_u2_susphy_quirk;
|
||||
snps,dis_u3_susphy_quirk;
|
||||
|
||||
Reference in New Issue
Block a user