ath79: remove model name from LED labels
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / ar9341_tplink_tl-wa901nd-v3.dts
index 420d03861f670acadee9b4c636923718e6349d73..4a4e51f4b8acccb444013837ae8cd5b7b67eb992 100644 (file)
                compatible = "gpio-leds";
 
                lan {
-                       label = "tp-link:green:lan";
+                       label = "green:lan";
                        gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
                };
 
                wlan {
-                       label = "tp-link:green:wlan";
+                       label = "green:wlan";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
 
                qss {
-                       label = "tp-link:green:qss";
+                       label = "green:qss";
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
                };
 
                led_system: system {
-                       label = "tp-link:green:system";
+                       label = "green:system";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                };
        };