arm64: dts: rockchip: rk3368a-817-tablet-bnd: adjust dcdc4 3.0v

Change-Id: Ic643d00b730f5d64fea75d676c9993d2fc9d0694
Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
Wu Liangqing
2020-06-29 16:19:33 +08:00
committed by Tao Huang
parent 48c2e86e9c
commit be64802e6b

View File

@@ -472,12 +472,12 @@
vcc_io: DCDC_REG4 {
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <3300000>;
regulator-max-microvolt = <3300000>;
regulator-min-microvolt = <3000000>;
regulator-max-microvolt = <3000000>;
regulator-name = "vcc_io";
regulator-state-mem {
regulator-off-in-suspend;
regulator-suspend-microvolt = <3300000>;
regulator-suspend-microvolt = <3000000>;
};
};