ramips: remove model name from LED labels
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_xzwifi_creativebox-v1.dts
index 2179de0a5e3861a46cd1519a6ab51ddc2d3af9c1..182b6db5b3dbb09438c6ff1d2543bc32c6574300 100644 (file)
                compatible = "gpio-leds";
 
                power {
-                       label = "creativebox-v1:blue:power";
+                       label = "blue:power";
                        gpios = <&gpio 31 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
 
                led_sys: sys {
-                       label = "creativebox-v1:blue:sys";
+                       label = "blue:sys";
                        gpios = <&gpio 32 GPIO_ACTIVE_LOW>;
                };
 
                internet {
-                       label = "creativebox-v1:blue:internet";
+                       label = "blue:internet";
                        gpios = <&gpio 29 GPIO_ACTIVE_LOW>;
                };
 
                wlan2g {
-                       label = "creativebox-v1:blue:wlan2g";
+                       label = "blue:wlan2g";
                        gpios = <&gpio 33 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
 
                wlan5g {
-                       label = "creativebox-v1:blue:wlan5g";
+                       label = "blue:wlan5g";
                        gpios = <&gpio 28 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };