arm: dts: rockchip: modify vcca_codec vccio_sd vcc_sd voltage in suspend of rk3288-evb-android-rk808-edp board

Change-Id: Ie26229080c6b9a787962d1dcbf0d060bd8a33555
Signed-off-by: Zorro Liu <lyx@rock-chips.com>
This commit is contained in:
Zorro Liu
2018-05-10 17:29:35 +08:00
committed by Tao Huang
parent f3cbd5a1bb
commit 076ac2c0e8

View File

@@ -240,7 +240,8 @@
regulator-max-microvolt = <3300000>;
regulator-name = "vcca_codec";
regulator-state-mem {
regulator-off-in-suspend;
regulator-on-in-suspend;
regulator-suspend-microvolt = <3300000>;
};
};
@@ -274,8 +275,7 @@
regulator-max-microvolt = <3300000>;
regulator-name = "vccio_sd";
regulator-state-mem {
regulator-on-in-suspend;
regulator-suspend-microvolt = <3300000>;
regulator-off-in-suspend;
};
};
@@ -320,7 +320,7 @@
regulator-max-microvolt = <3300000>;
regulator-name = "vcc_sd";
regulator-state-mem {
regulator-on-in-suspend;
regulator-off-in-suspend;
};
};