arm64: dts: rockchip: rk3588-vehicle-evb: close usb auto suspend

Signed-off-by: Luo Wei <lw@rock-chips.com>
Change-Id: Ia3656f4c3eeec9b31bbe9e939861b0222032f831
This commit is contained in:
wei.luo
2024-10-24 15:07:27 +08:00
committed by Tao Huang
parent 15a640d32e
commit 39864a50c2
2 changed files with 4 additions and 2 deletions

View File

@@ -343,11 +343,11 @@
};
&u2phy0 {
rockchip,sel-pipe-phystatus;
status = "okay";
};
&u2phy0_otg {
rockchip,sel-pipe-phystatus;
rockchip,dis-u2-susphy;
status = "okay";
};
@@ -406,5 +406,6 @@
dr_mode = "host";
maximum-speed = "high-speed";
snps,dis_u2_susphy_quirk;
snps,usb2-lpm-disable;
status = "okay";
};

View File

@@ -363,11 +363,11 @@
};
&u2phy0 {
rockchip,sel-pipe-phystatus;
status = "okay";
};
&u2phy0_otg {
rockchip,sel-pipe-phystatus;
rockchip,dis-u2-susphy;
status = "okay";
};
@@ -426,5 +426,6 @@
dr_mode = "host";
maximum-speed = "high-speed";
snps,dis_u2_susphy_quirk;
snps,usb2-lpm-disable;
status = "okay";
};