ramips: remove model name from LED labels
[openwrt/staging/dedeckeh.git] / target / linux / ramips / dts / mt7621_buffalo_wsr-600dhp.dts
index a25a56c0dd5de42c26e911d21c7e6120059292c4..7392b1d7c1090d428ac8e225dcbe241c4dc8d21a 100644 (file)
                compatible = "gpio-leds";
 
                led_power: power {
-                       label = "wsr-600:green:power";
+                       label = "green:power";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
                };
 
                wifi_o {
-                       label = "wsr-600:orange:wifi";
+                       label = "orange:wifi";
                        gpios = <&gpio 41 GPIO_ACTIVE_LOW>;
                };
 
                diag {
-                       label = "wsr-600:orange:diag";
+                       label = "orange:diag";
                        gpios = <&gpio 42 GPIO_ACTIVE_LOW>;
                };
 
                wifi_g {
-                       label = "wsr-600:green:wifi";
+                       label = "green:wifi";
                        gpios = <&gpio 44 GPIO_ACTIVE_LOW>;
                };
 
                router_o {
-                       label = "wsr-600:orange:router";
+                       label = "orange:router";
                        gpios = <&gpio 45 GPIO_ACTIVE_LOW>;
                };
 
                router_g {
-                       label = "wsr-600:green:router";
+                       label = "green:router";
                        gpios = <&gpio 46 GPIO_ACTIVE_LOW>;
                };
 
                internet_o {
-                       label = "wsr-600:orange:internet";
+                       label = "orange:internet";
                        gpios = <&gpio 47 GPIO_ACTIVE_LOW>;
                };
 
                internet_g {
-                       label = "wsr-600:green:internet";
+                       label = "green:internet";
                        gpios = <&gpio 48 GPIO_ACTIVE_LOW>;
                };
        };