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:
Weixin Zhou
2018-12-07 14:52:23 +08:00
committed by Tao Huang
parent 393f834ac6
commit 0d6bd51f37

View File

@@ -582,6 +582,8 @@
};
vcc5v0_usb: SWITCH_REG1 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;