[PATCH 12/15] ARM: i.MX: mx53-qsrb: dts: remove now-superfluous override

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This gpio-keys node is now available upstream long with the
GPIO_ACTIVE_LOW flag, so we can drop the barebox override.

Signed-off-by: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
---
 arch/arm/dts/imx53-qsb-common.dtsi | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/arch/arm/dts/imx53-qsb-common.dtsi b/arch/arm/dts/imx53-qsb-common.dtsi
index 24bbd6741aa2..5c692523c2e8 100644
--- a/arch/arm/dts/imx53-qsb-common.dtsi
+++ b/arch/arm/dts/imx53-qsb-common.dtsi
@@ -19,24 +19,6 @@
 			device-path = &bareboxenv;
 		};
 	};
-
-	/*
-	 * The buttons are marked as active high in the upstream dts.
-	 * Remove these once fixed upstream.
-	 */
-	gpio-keys {
-		power {
-			gpios = <&gpio1 8 GPIO_ACTIVE_LOW>;
-		};
-
-		volume-up {
-			gpios = <&gpio2 14 GPIO_ACTIVE_LOW>;
-		};
-
-		volume-down {
-			gpios = <&gpio2 15 GPIO_ACTIVE_LOW>;
-		};
-	};
 };
 
 &esdhc1 {
-- 
2.27.0


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux