ath79: fix LEDs for D-Link DIR-842
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_dlink_dir-842-c2.dts
index b86ea29a993c5ebb00e5f9c875dfa84ec6fa25a9..56485a287c51a02988fc2ca1967cfd8c10a0df96 100644 (file)
        leds {
                compatible = "gpio-leds";
 
-               wps {
-                       label = "dir-842-c2:green:wps";
-                       gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
-               };
-
                led_power: power {
                        label = "dir-842-c2:green:power";
-                       gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
+                       gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
                };
 
-               internet {
-                       label = "dir-842-c2:green:internet";
-                       gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
+               wps {
+                       label = "dir-842-c2:green:wps";
+                       gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
                };
 
                wlan {