ath79: use rssihigh LED instead of WAN LED for status indication
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / ar9344_comfast_cf-e120a-v3.dts
index 66ac718264bcbac02905aae46d037be7b64afe88..b4a5bb4709f5a2f7699be82a7ed5a95ad371d68c 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;
                label-mac-device = &eth0;
        };
 
@@ -24,7 +24,7 @@
                pinctrl-names = "default";
                pinctrl-0 = <&led_rssimediumhigh_pin>;
 
-               led_wan: wan {
+               wan {
                        label = "cf-e120a-v3:green:wan";
                        gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
                };
@@ -55,7 +55,7 @@
                        gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
                };
 
-               rssihigh {
+               led_rssihigh: rssihigh {
                        label = "cf-e120a-v3:green:rssihigh";
                        gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
                };