arm64: dts: rockchip: set vdd_logic 900mv for rk3566-rk817-tablet-rkg11

Change-Id: I280ddbb0253e14a283e8368ae207779d74cf8639
Signed-off-by: Guochun Huang <hero.huang@rock-chips.com>
This commit is contained in:
Guochun Huang
2020-11-25 12:15:38 +08:00
committed by Tao Huang
parent f7de80beea
commit d85facab5d

View File

@@ -427,13 +427,13 @@
regulator-boot-on;
regulator-min-microvolt = <500000>;
regulator-max-microvolt = <1350000>;
regulator-init-microvolt = <1000000>;
regulator-init-microvolt = <900000>;
regulator-ramp-delay = <6001>;
regulator-initial-mode = <0x2>;
regulator-name = "vdd_logic";
regulator-state-mem {
regulator-on-in-suspend;
regulator-suspend-microvolt = <1000000>;
regulator-suspend-microvolt = <900000>;
};
};