ramips: remove model name from LED labels
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / rt5350_airlive_air3gii.dts
index f68694b924b1abf446c04af4cd3d60e1eacc42d1..edd347b6e04eef7979cebaeb566c0dff60ba58ed 100644 (file)
                compatible = "gpio-leds";
 
                wlan {
-                       label = "air3gii:green:wlan";
+                       label = "green:wlan";
                        gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>;
                };
 
                mobile {
-                       label = "air3gii:green:mobile";
+                       label = "green:mobile";
                        gpios = <&gpio0 9 GPIO_ACTIVE_LOW>;
                        trigger-sources = <&ohci_port1>, <&ehci_port1>;
                        linux,default-trigger = "usbport";