ramips: RT5350F-OLINUXINO: invert WiFi LED polarity
authorZoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
Tue, 19 Sep 2017 21:59:54 +0000 (23:59 +0200)
committerJohn Crispin <john@phrozen.org>
Thu, 28 Sep 2017 07:20:36 +0000 (09:20 +0200)
The polarity of WLAN_ACT LED on the base module needs to inverted
in order to be 'on' when the WiFi interface is active

Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com>
target/linux/ramips/dts/RT5350F-OLINUXINO.dtsi

index f5ccccbf84cb0ec07b5503668f34b7928dbdafc6..784001c0d5b9887ffeaaa55898d3236ed1ef9cc5 100644 (file)
@@ -63,6 +63,7 @@
 
 &wmac {
        ralink,mtd-eeprom = <&factory 0>;
 
 &wmac {
        ralink,mtd-eeprom = <&factory 0>;
+       ralink,led-polarity = <1>;
 };
 
 &ehci {
 };
 
 &ehci {