From: Shengfei xu Date: Thu, 16 Jun 2016 03:05:10 +0000 (+0800) Subject: arm64: dts: rockchip: set the suspend voltage for rk3399-evb-rev2 board X-Git-Tag: firefly_0821_release~2448 X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=7afbf7d4f413761b0d27b5e0e05374ececcb895f;p=firefly-linux-kernel-4.4.55.git arm64: dts: rockchip: set the suspend voltage for rk3399-evb-rev2 board Change-Id: I6e49d935b7aaa54f3a2870a477504970559da6c1 Signed-off-by: Shengfei xu --- diff --git a/arch/arm64/boot/dts/rockchip/rk3399-evb-rev2.dtsi b/arch/arm64/boot/dts/rockchip/rk3399-evb-rev2.dtsi index 8331e889ccd5..d00d8ff37ac0 100644 --- a/arch/arm64/boot/dts/rockchip/rk3399-evb-rev2.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3399-evb-rev2.dtsi @@ -122,7 +122,8 @@ regulator-max-microvolt = <1350000>; regulator-name = "vdd_log"; regulator-state-mem { - regulator-off-in-suspend; + regulator-on-in-suspend; + regulator-suspend-microvolt = <900000>; }; }; @@ -165,8 +166,7 @@ regulator-max-microvolt = <1800000>; regulator-name = "vcc1v8_dvp"; regulator-state-mem { - regulator-on-in-suspend; - regulator-suspend-microvolt = <1800000>; + regulator-off-in-suspend; }; }; @@ -212,8 +212,7 @@ regulator-max-microvolt = <3000000>; regulator-name = "vcca3v0_codec"; regulator-state-mem { - regulator-on-in-suspend; - regulator-suspend-microvolt = <3000000>; + regulator-off-in-suspend; }; }; @@ -236,8 +235,7 @@ regulator-max-microvolt = <1800000>; regulator-name = "vcca1v8_codec"; regulator-state-mem { - regulator-on-in-suspend; - regulator-suspend-microvolt = <1800000>; + regulator-off-in-suspend; }; }; @@ -258,7 +256,7 @@ regulator-boot-on; regulator-name = "vcc3v3_s3"; regulator-state-mem { - regulator-on-in-suspend; + regulator-off-in-suspend; }; }; @@ -267,7 +265,7 @@ regulator-boot-on; regulator-name = "vcc3v3_s0"; regulator-state-mem { - regulator-on-in-suspend; + regulator-off-in-suspend; }; }; };