ipq40xx: remove model name from LED labels
[openwrt/openwrt.git] / target / linux / ipq40xx / files / arch / arm / boot / dts / qcom-ipq4018-emd1.dts
index cf4f793f21c97eff58dbac9788ddc5cacee0190f..b405867134973f594c6777b50c77adb2acc7b1dd 100644 (file)
                compatible = "gpio-leds";
 
                led_power: power {
-                       label = "emd1:white:power";
+                       label = "white:power";
                        gpios = <&tlmm 58 GPIO_ACTIVE_LOW>;
                };
 
                wlan2g {
-                       label = "emd1:red:wlan2g";
+                       label = "red:wlan2g";
                        gpios = <&tlmm 2 GPIO_ACTIVE_HIGH>;
                        linux,default-trigger = "phy0tpt";
                };
 
                wlan5g {
-                       label = "emd1:blue:wlan5g";
+                       label = "blue:wlan5g";
                        gpios = <&tlmm 3 GPIO_ACTIVE_HIGH>;
                        linux,default-trigger = "phy1tpt";
                };
 
                mesh {
-                       label = "emd1:orange:mesh";
+                       label = "orange:mesh";
                        gpios = <&tlmm 0 GPIO_ACTIVE_HIGH>;
                };
        };