ath79: remove model name from LED labels
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / qca9558_tplink_archer-d7.dtsi
index 6d7e0dd5e64104b89ff3f9f5213a4363672d509a..598c5570aa916b367d2c8e5b9d8c5cbc87da9a5d 100644 (file)
                compatible = "gpio-leds";
 
                led_system: system {
-                       label = "tp-link:white:system";
+                       label = "white:system";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
 
                wlan {
-                       label = "tp-link:white:wlan";
+                       label = "white:wlan";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
                };
 
                lan {
-                       label = "tp-link:white:lan";
+                       label = "white:lan";
                        gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
                };
 
                usb {
-                       label = "tp-link:white:usb";
+                       label = "white:usb";
                        gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
                        trigger-sources = <&hub_port1>, <&hub_port0>;
                        linux,default-trigger = "usbport";
                };
 
                qss {
-                       label = "tp-link:white:qss";
+                       label = "white:qss";
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
                };
        };