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