PMIC:rk818.dtsi: remove rk818_reg_ldo2 aways-on,

then we can disable it during OS is running

Signed-off-by: guoyi <gy@rock-chips.com>
This commit is contained in:
guoyi
2015-07-10 14:46:33 +08:00
parent 244c71a550
commit d93c0c43bf

View File

@@ -44,7 +44,7 @@
rk818_ldo2_reg: regulator@5 {
reg = <5>;
regulator-compatible = "rk818_ldo2";
regulator-always-on;
// regulator-always-on;
regulator-boot-on;
};