ath79: remove model name from LED labels
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / ar9344_tplink_cpe_1port.dtsi
index be29d944b2ca3e1feab5d19c90b809cccc2c73c8..a1dca810936f179d87e7267d43fb74f4af715527 100644 (file)
                compatible = "gpio-leds";
 
                lan {
-                       label = "tp-link:green:lan";
+                       label = "green:lan";
                        gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
                };
 
                link1 {
-                       label = "tp-link:green:link1";
+                       label = "green:link1";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                };
 
                link2 {
-                       label = "tp-link:green:link2";
+                       label = "green:link2";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                };
 
                link3 {
-                       label = "tp-link:green:link3";
+                       label = "green:link3";
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
                };
 
                led_system: link4 {
-                       label = "tp-link:green:link4";
+                       label = "green:link4";
                        gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
                };
        };