ramips: fix inverted LEDs for RE6500
authorFelix Fietkau <nbd@openwrt.org>
Fri, 1 Jan 2016 12:27:45 +0000 (12:27 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Fri, 1 Jan 2016 12:27:45 +0000 (12:27 +0000)
Signed-off-by: Bjoern Dobe <bjoern@dobecom.de>
SVN-Revision: 48022

target/linux/ramips/dts/RE6500.dts

index 5f9b214c2aea5a18a8cbdb8c6ed1fc209168a236..9887c2868bbd70512ce66603fb7934bdd7d4d6a9 100644 (file)
 
                wifi {
                        label = "re6500:orange:wifi";
-                       gpios = <&gpio0 0 1>;
+                       gpios = <&gpio0 0 0>;
                };
 
                power {
                        label = "re6500:white:power";
-                       gpios = <&gpio0 9 1>;
+                       gpios = <&gpio0 9 0>;
                };
        };