aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLiXin <li.xin@linaro.org>2013-04-10 09:27:08 +0800
committerGuodong Xu <guodong.xu@linaro.org>2013-04-23 18:27:19 +0800
commit43c5e583c21c1bcf136fd3e9ca5377c1122466ed (patch)
tree3f837b287595cfa47b20715908f62526d8b60e50
parentaddbfe4057c2f76fe6977c45b4b63f6c86863b80 (diff)
ARM: Hi3620: Disable regulator LDO9
Disable regulator LDO9 Which can change the status of EFUSE. The error status of EFUSE will crash the system during boot and resume of SR. Signed-off-by: LiXin <li.xin@linaro.org>
-rw-r--r--arch/arm/boot/dts/hi4511.dts2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/hi4511.dts b/arch/arm/boot/dts/hi4511.dts
index c145c87ff1e5..5bece69d5ab4 100644
--- a/arch/arm/boot/dts/hi4511.dts
+++ b/arch/arm/boot/dts/hi4511.dts
@@ -1023,8 +1023,6 @@
regulator-name = "LDO9";
regulator-min-microvolt = <1500000>;
regulator-max-microvolt = <3000000>;
- regulator-boot-on;
- regulator-always-on;
hisilicon,hi6421-ctrl = <0x29 0x10 0x20>;
hisilicon,hi6421-vset = <0x29 0x07>;
hisilicon,hi6421-n-voltages = <8>;