mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: dts: rockchip: rk3576-vehicle-evb: close usb auto suspend
Change-Id: I843d64f4f412872b34d722e55547af6ca46e8854 Signed-off-by: Luo Wei <lw@rock-chips.com>
This commit is contained in:
@@ -81,8 +81,8 @@
|
||||
usb_host_vcc5v_buck: usb_host_vcc5v-buck {
|
||||
compatible = "regulator-fixed";
|
||||
regulator-name = "usb_host_vcc5v_buck";
|
||||
regulator-boot-on;
|
||||
regulator-always-on;
|
||||
//regulator-boot-on;
|
||||
//regulator-always-on;
|
||||
regulator-min-microvolt = <5000000>;
|
||||
regulator-max-microvolt = <5000000>;
|
||||
enable-active-high;
|
||||
@@ -547,7 +547,7 @@
|
||||
};
|
||||
|
||||
&usb_drd1_dwc3 {
|
||||
maximum-speed = "high-speed";
|
||||
snps,dis_u2_susphy_quirk;
|
||||
snps,usb2-lpm-disable;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user