ath79: remove model name from LED labels
[openwrt/staging/hauke.git] / target / linux / ath79 / dts / ar7242_buffalo_wzr-hp-g450h.dts
index 8bf89e4ecd43fd39a9142f9961281991593f915d..4f186c2c11d6b87fa9137afc5f1a834b2d0c19ce 100644 (file)
                compatible = "gpio-leds";
 
                led_movie_engine {
-                       label = "buffalo:blue:movie_engine";
+                       label = "blue:movie_engine";
                        gpios = <&ath9k 13 GPIO_ACTIVE_LOW>;
                };
 
                router {
-                       label = "buffalo:green:router";
+                       label = "green:router";
                        gpios = <&ath9k 14 GPIO_ACTIVE_LOW>;
                };
 
                wireless {
-                       label = "buffalo:green:wireless";
+                       label = "green:wireless";
                        gpios = <&ath9k 15 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
@@ -58,7 +58,7 @@
 
 &leds {
        sec_vpn {
-               label = "buffalo:orange:security";
+               label = "orange:security";
                gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
        };
 };