ramips: remove model name from LED labels
[openwrt/staging/hauke.git] / target / linux / ramips / dts / rt3052_aztech_hw550-3g.dts
index 1ba30c9152146f7e8571ec6f8bebf95676372004..f58a519b117ef347bc73a4dcaa43810f45f4744e 100644 (file)
                compatible = "gpio-leds";
 
                usb {
-                       label = "hw550-3g:green:usb";
+                       label = "green:usb";
                        gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
                        trigger-sources = <&otg_port1>;
                        linux,default-trigger = "usbport";
                };
 
                3g {
-                       label = "hw550-3g:green:3g";
+                       label = "green:3g";
                        gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
                };
 
                led_status: status {
-                       label = "hw550-3g:green:status";
+                       label = "green:status";
                        gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;
                };
 
                wps {
-                       label = "hw550-3g:green:wps";
+                       label = "green:wps";
                        gpios = <&gpio0 14 GPIO_ACTIVE_LOW>;
                };
        };