summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/rockchip/rk3326-evb-lp3-v10.dts
diff options
context:
space:
mode:
authorTony Xie <tony.xie@rock-chips.com>2018-03-01 10:08:55 +0800
committerTao Huang <huangtao@rock-chips.com>2018-03-01 14:22:53 +0800
commit1ed201f3fa9aae7291f33e84c1f3ce5946e83e2f (patch)
tree0129d5d4896fbeff7ce77df0f09e80ff8cb9bd71 /arch/arm64/boot/dts/rockchip/rk3326-evb-lp3-v10.dts
parent621759cbeacef00fc4acde0c890543120d2ed6d4 (diff)
arm64: dts: rockchip: set dcdc auto mode for rk817&rk809
Change-Id: I149bd790e20eb89899e091a767ef8293f83ecdd6 Signed-off-by: Tony Xie <tony.xie@rock-chips.com>
Diffstat (limited to 'arch/arm64/boot/dts/rockchip/rk3326-evb-lp3-v10.dts')
-rw-r--r--arch/arm64/boot/dts/rockchip/rk3326-evb-lp3-v10.dts8
1 files changed, 4 insertions, 4 deletions
diff --git a/arch/arm64/boot/dts/rockchip/rk3326-evb-lp3-v10.dts b/arch/arm64/boot/dts/rockchip/rk3326-evb-lp3-v10.dts
index 2cab67df0111..8b1f7e739a85 100644
--- a/arch/arm64/boot/dts/rockchip/rk3326-evb-lp3-v10.dts
+++ b/arch/arm64/boot/dts/rockchip/rk3326-evb-lp3-v10.dts
@@ -373,7 +373,7 @@
regulator-min-microvolt = <950000>;
regulator-max-microvolt = <1350000>;
regulator-ramp-delay = <6001>;
- regulator-initial-mode = <0x1>;
+ regulator-initial-mode = <0x2>;
regulator-name = "vdd_logic";
regulator-state-mem {
regulator-on-in-suspend;
@@ -387,7 +387,7 @@
regulator-min-microvolt = <950000>;
regulator-max-microvolt = <1350000>;
regulator-ramp-delay = <6001>;
- regulator-initial-mode = <0x1>;
+ regulator-initial-mode = <0x2>;
regulator-name = "vdd_arm";
regulator-state-mem {
regulator-off-in-suspend;
@@ -398,7 +398,7 @@
vcc_ddr: DCDC_REG3 {
regulator-always-on;
regulator-boot-on;
- regulator-initial-mode = <0x1>;
+ regulator-initial-mode = <0x2>;
regulator-name = "vcc_ddr";
regulator-state-mem {
regulator-on-in-suspend;
@@ -410,7 +410,7 @@
regulator-boot-on;
regulator-min-microvolt = <3000000>;
regulator-max-microvolt = <3000000>;
- regulator-initial-mode = <0x1>;
+ regulator-initial-mode = <0x2>;
regulator-name = "vcc_3v0";
regulator-state-mem {
regulator-off-in-suspend;