ath79: Fix system LED on TP-Link WR740/741 v4
authorPaul Wassi <p.wassi@gmx.at>
Mon, 31 Dec 2018 10:58:16 +0000 (11:58 +0100)
committerMathias Kresin <dev@kresin.me>
Mon, 31 Dec 2018 12:28:31 +0000 (13:28 +0100)
The system LED on these devices is ACTIVE_LOW, change back to what
it is on ar71xx.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>
target/linux/ath79/dts/ar9331_tplink_tl-wr741nd-v4.dtsi

index abaaca87559579fa8a2c4aa07472ff70c2aef92c..5b8ce9eb289f40f65b051fc8f756ddfe02c69b26 100644 (file)
@@ -69,7 +69,7 @@
 
                system: system {
                        label = "tp-link:green:system";
-                       gpios = <&gpio 27 GPIO_ACTIVE_HIGH>;
+                       gpios = <&gpio 27 GPIO_ACTIVE_LOW>;
                };
 
                wan {