ath79: remove model name from LED labels
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / qca9557_iodata_wn-ac-dgr.dtsi
index d4aa0d742ad2d9b67d8c3e33bd85761512c372f0..f19e186796ddf34cea22afae479f16ec5f33aeea 100644 (file)
                compatible = "gpio-leds";
 
                led_power: power {
-                       label = "iodata:green:power";
+                       label = "green:power";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
 
                eco {
-                       label = "iodata:green:eco";
+                       label = "green:eco";
                        gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
                };
 
                wlan5g {
-                       label = "iodata:green:wlan5g";
+                       label = "green:wlan5g";
                        gpios = <&gpio 21 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
 
                wlan2g {
-                       label = "iodata:green:wlan2g";
+                       label = "green:wlan2g";
                        gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };
 
                notification {
-                       label = "iodata:amber:notification";
+                       label = "amber:notification";
                        gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
                };
        };