[PATCH 1/5] ARM: dts: tx53: remove redundant regulator-boot-on
Lothar Waßmann
LW at KARO-electronics.de
Wed Mar 19 09:28:37 EDT 2014
Signed-off-by: Lothar Waßmann <LW at KARO-electronics.de>
---
arch/arm/boot/dts/imx53-tx53-x13x.dts | 2 --
1 file changed, 2 deletions(-)
diff --git a/arch/arm/boot/dts/imx53-tx53-x13x.dts b/arch/arm/boot/dts/imx53-tx53-x13x.dts
index 6480471..c8a3473 100644
--- a/arch/arm/boot/dts/imx53-tx53-x13x.dts
+++ b/arch/arm/boot/dts/imx53-tx53-x13x.dts
@@ -72,7 +72,6 @@
regulator-max-microvolt = <3300000>;
gpio = <&gpio3 29 GPIO_ACTIVE_HIGH>;
enable-active-high;
- regulator-boot-on;
};
reg_lcd_pwr1: regulator at 6 {
@@ -83,7 +82,6 @@
regulator-max-microvolt = <3300000>;
gpio = <&gpio2 31 GPIO_ACTIVE_HIGH>;
enable-active-high;
- regulator-boot-on;
};
};
};
--
1.7.10.4
More information about the linux-arm-kernel
mailing list