mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk3399pro-npu: 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: I52d51797a06ff23aa145ecd589878ae264c318ad
This commit is contained in:
@@ -149,7 +149,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