ath79: remove model name from LED labels
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9331_arduino_yun.dts
index e00a8c638e3fc6f47242f6668ba0bb9bf8e34c57..8ce5beb05929fa4f35edb32deb6a9e08c8b560a5 100644 (file)
                compatible = "gpio-leds";
 
                wlan {
-                       label = "yun:blue:wlan";
+                       label = "blue:wlan";
                        gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
                        linux,default-trigger = "phy0tpt";
                };
 
                usb {
-                       label = "yun:white:usb";
+                       label = "white:usb";
                        gpios = <&gpio 1 GPIO_ACTIVE_HIGH>;
                        trigger-sources = <&hub_port1>;
                        linux,default-trigger = "usbport";