ath79: remove model name from LED labels
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9558_sitecom_wlr-8100.dts
index 0b191149cd888bec377f3161d8afa8d8ea894974..412a6e7b334c1c2c6e7bbdb772bdcd09121dfcc6 100644 (file)
                compatible = "gpio-leds";
 
                led_status_amber: status_amber {
-                       label = "wlr-8100:amber:status";
+                       label = "amber:status";
                        gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
 
                ops {
-                       label = "wlr-8100:white:ops";
+                       label = "white:ops";
                        gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
                };
 
                wifi2g {
-                       label = "wlr-8100:blue:wifi2g";
+                       label = "blue:wifi2g";
                        gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };
 
                wifi5g {
-                       label = "wlr-8100:blue:wifi5g";
+                       label = "blue:wifi5g";
                        gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };