mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
arm64: dts: rockchip: rk3399pro-evb: set vcc5v0_usb always on
Fix the device reconnect error after exit deepsleep. Change-Id: I277875ad64b84d5b9fbf49d528ae75d571a04ff4 Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
This commit is contained in:
@@ -582,6 +582,8 @@
|
||||
};
|
||||
|
||||
vcc5v0_usb: SWITCH_REG1 {
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
regulator-min-microvolt = <5000000>;
|
||||
regulator-max-microvolt = <5000000>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user