PMIC:rk818.dtsi: remove rk818_reg_ldo2 aways-on,
authorguoyi <gy@rock-chips.com>
Fri, 10 Jul 2015 06:46:33 +0000 (14:46 +0800)
committerguoyi <gy@rock-chips.com>
Fri, 10 Jul 2015 06:57:14 +0000 (14:57 +0800)
then we can disable it during OS is running

Signed-off-by: guoyi <gy@rock-chips.com>
arch/arm/boot/dts/rk818.dtsi

index 1b1349b08bc9265447a22e76048ad42b33ae541c..eacd03b8f7e8251cf7afae41f2ce24a95e7b8e1c 100755 (executable)
@@ -44,7 +44,7 @@
                rk818_ldo2_reg: regulator@5 {
                        reg = <5>;
                        regulator-compatible = "rk818_ldo2";
-                       regulator-always-on;
+               //      regulator-always-on;
                        regulator-boot-on;
                };