mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 18:41:58 +09:00
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:
@@ -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";
|
||||
};
|
||||
|
||||
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user