ath79: remove model name from LED labels
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9344_devolo_magic-2-wifi.dts
index 59ec9451fcac81fdc6c107be4302a93219e88eb1..a35c177b3c60541ef0928630f886586aaa6e3f37 100644 (file)
                compatible = "gpio-leds";
 
                wlan {
-                       label = "devolo:white:wlan";
+                       label = "white:wlan";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };
 
                led_dlan_white: dlan_white {
-                       label = "devolo:white:dlan";
+                       label = "white:dlan";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                };
 
                led_dlan_red: dlan_red {
-                       label = "devolo:red:dlan";
+                       label = "red:dlan";
                        gpios = <&gpio 15 GPIO_ACTIVE_HIGH>;
                        panic-indicator;
                };