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