ipq40xx: remove model name from LED labels
[openwrt/staging/blogic.git] / target / linux / ipq40xx / files / arch / arm / boot / dts / qcom-ipq4019-oap100.dts
index 2a92a5d80f5264c52be82928614793cb10ccd119..69423ce02beee9b816f99e54c008fa55d99ca8af 100755 (executable)
                compatible = "gpio-leds";
 
                led_system: led_system {
-                       label = "oap100:green:system";
+                       label = "green:system";
                        gpios = <&tlmm 22 GPIO_ACTIVE_HIGH>;
                };
 
                led_2g {
-                       label = "oap100:blue:wlan2g";
+                       label = "blue:wlan2g";
                        gpios = <&tlmm 34 GPIO_ACTIVE_HIGH>;
                };
 
                led_5g {
-                       label = "oap100:blue:wlan5g";
+                       label = "blue:wlan5g";
                        gpios = <&tlmm 35 GPIO_ACTIVE_HIGH>;
                };
        };