ramips: remove model name from LED labels
[openwrt/openwrt.git] / target / linux / ramips / dts / mt7621_youhua_wr1200js.dts
index 31a9dc9b917fb8aea9277e4b95fe43acac32180f..a77d13c71c1d86099b81582789f32c2fc39ab181 100644 (file)
                compatible = "gpio-leds";
 
                internet {
-                       label = "wr1200js:blue:internet";
+                       label = "blue:internet";
                        gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
                };
 
                led_wps: wps {
-                       label = "wr1200js:blue:wps";
+                       label = "blue:wps";
                        gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
                };
 
                usb {
-                       label = "wr1200js:blue:usb";
+                       label = "blue:usb";
                        gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
                        trigger-sources = <&xhci_ehci_port1>, <&ehci_port2>;
                        linux,default-trigger = "usbport";