ath79: remove model name from LED labels
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9558_engenius_ecb1750.dts
index e4e3ca3409f745983ec2c4468be75580c8c967c0..5e38f2e4594d5c631b38140ef5774f635d8b2cb6 100644 (file)
                compatible = "gpio-leds";
 
                led_power_orange: power_orange {
-                       label = "ecb1750:orange:power";
+                       label = "orange:power";
                        gpios = <&gpio 22 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
 
                wlan2g {
-                       label = "ecb1750:blue:wlan2g";
+                       label = "blue:wlan2g";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };
 
                wlan5g {
-                       label = "ecb1750:blue:wlan5g";
+                       label = "blue:wlan5g";
                        gpios = <&gpio 23 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
 
                lan {
-                       label = "ecb1750:blue:lan";
+                       label = "blue:lan";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
                };
        };