[PATCH 03/37] ARM: mvebu: Armada 388 GP: Remove unneeded regulator property

Laurent Pinchart laurent.pinchart at ideasonboard.com
Mon Oct 12 14:12:32 PDT 2015


The enable-active-high regulator property only makes sense when an
enable GPIO is specified. Remove it.

Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
---
 arch/arm/boot/dts/armada-388-gp.dts | 2 --
 1 file changed, 2 deletions(-)

Cc: Jason Cooper <jason at lakedaemon.net>
Cc: Andrew Lunn <andrew at lunn.ch>
Cc: Gregory Clement <gregory.clement at free-electrons.com>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth at gmail.com>

diff --git a/arch/arm/boot/dts/armada-388-gp.dts b/arch/arm/boot/dts/armada-388-gp.dts
index fd4f6fd8a2e8..ebf6e8c2c522 100644
--- a/arch/arm/boot/dts/armada-388-gp.dts
+++ b/arch/arm/boot/dts/armada-388-gp.dts
@@ -301,9 +301,7 @@
 	reg_sata0: pwr-sata0 {
 		compatible = "regulator-fixed";
 		regulator-name = "pwr_en_sata0";
-		enable-active-high;
 		regulator-always-on;
-
 	};
 
 	reg_5v_sata0: v5-sata0 {
-- 
2.4.9




More information about the linux-arm-kernel mailing list