ath79: remove model name from LED labels
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / qca9533_dlink_dap-13xx.dtsi
index 9b3a66f7034c6bf088f323effba35a3a915f1c9a..50020799408f053e2659ace8f44dc06b33fceeb8 100644 (file)
                compatible = "gpio-leds";
 
                led_power: power {
-                       label = "d-link:green:power";
+                       label = "green:power";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                };
 
                led_status: status {
-                       label = "d-link:red:status";
+                       label = "red:status";
                        gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
                };
 
                rssilow {
-                       label = "d-link:red:rssilow";
+                       label = "red:rssilow";
                        gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
                };
 
                rssimediumlow {
-                       label = "d-link:green:rssimediumlow";
+                       label = "green:rssimediumlow";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                };
 
                rssimediumhigh {
-                       label = "d-link:green:rssimediumhigh";
+                       label = "green:rssimediumhigh";
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
                };
 
                rssihigh {
-                       label = "d-link:green:rssihigh";
+                       label = "green:rssihigh";
                        gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
                };
        };