ramips: remove model name from LED labels
[openwrt/staging/dedeckeh.git] / target / linux / ramips / dts / rt3052_upvel_ur-326n4g.dts
index 509094d9b6af82097d59cd1ca585132e79901df6..fc71437b48d7fbaa15b4d609dede43987fcafe65 100644 (file)
                compatible = "gpio-leds";
 
                3g {
-                       label = "ur-326n4g:green:3g";
+                       label = "green:3g";
                        gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
                };
 
                gateway {
-                       label = "ur-326n4g:green:gateway";
+                       label = "green:gateway";
                        gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
                };
 
                ap {
-                       label = "ur-326n4g:green:ap";
+                       label = "green:ap";
                        gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
                };
 
                led_wps: wps {
-                       label = "ur-326n4g:green:wps";
+                       label = "green:wps";
                        gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
                };
 
                station {
-                       label = "ur-326n4g:green:station";
+                       label = "green:station";
                        gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
                };
        };