ipq40xx: remove model name from LED labels
[openwrt/staging/ansuel.git] / target / linux / ipq40xx / files / arch / arm / boot / dts / qcom-ipq4018-fritzbox-4040.dts
index b2a32946d949528c4f40f9e5f2ec909cd77b09e8..fb1762cc05d4e609d4b0ce6f4f1b522fc541a47e 100644 (file)
                compatible = "gpio-leds";
 
                wlan {
-                       label = "fritz4040:green:wlan";
+                       label = "green:wlan";
                        gpios = <&qca8075 1 GPIO_ACTIVE_HIGH>;
                };
 
                panic: info_red {
-                       label = "fritz4040:red:info";
+                       label = "red:info";
                        gpios = <&qca8075 3 GPIO_ACTIVE_HIGH>;
                        panic-indicator;
                };
 
                wan {
-                       label = "fritz4040:green:wan";
+                       label = "green:wan";
                        gpios = <&qca8075 5 GPIO_ACTIVE_HIGH>;
                };
 
                power: power {
-                       label = "fritz4040:green:power";
+                       label = "green:power";
                        gpios = <&qca8075 11 GPIO_ACTIVE_HIGH>;
                };
 
                lan {
-                       label = "fritz4040:green:lan";
+                       label = "green:lan";
                        gpios = <&qca8075 13 GPIO_ACTIVE_HIGH>;
                };
 
                flash: info_amber {
-                       label = "fritz4040:amber:info";
+                       label = "amber:info";
                        gpios = <&qca8075 15 GPIO_ACTIVE_HIGH>;
                };
        };