ath79: use rssihigh LED instead of WAN LED for status indication
[openwrt/staging/chunkeey.git] / target / linux / ath79 / dts / qca9533_comfast_cf-e110n-v2.dts
index 0d01342685f8895ad3a8100da512ad5593653651..45e3727daad225df22b15b5d1fcab08989ce4b4a 100644 (file)
@@ -12,9 +12,9 @@
 
        aliases {
                serial0 = &uart;
-               led-boot = &led_wan;
-               led-failsafe = &led_wan;
-               led-upgrade = &led_wan;
+               led-boot = &led_rssihigh;
+               led-failsafe = &led_rssihigh;
+               led-upgrade = &led_rssihigh;
        };
 
        leds {
@@ -23,7 +23,7 @@
                pinctrl-names = "default";
                pinctrl-0 = <&jtag_disable_pins &led_rssilow_pin &led_rssimediumhigh_pin &led_rssihigh_pin>;
 
-               led_wan: wan {
+               wan {
                        label = "cf-e110n-v2:green:wan";
                        gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
                };
@@ -48,7 +48,7 @@
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                };
 
-               rssihigh {
+               led_rssihigh: rssihigh {
                        label = "cf-e110n-v2:green:rssihigh";
                        gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
                };