ath79: remove model name from LED labels
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / ar9331_alfa-network_ap121fe.dts
index 178a32f4d0fd0888db6557cebb93c15c7dbdce76..873e92cdfb71842e7cd7430f0cf76d592bf04f63 100644 (file)
@@ -5,26 +5,6 @@
 / {
        model = "ALFA Network AP121FE";
        compatible = "alfa-network,ap121fe", "qca,ar9331";
-
-       leds {
-               compatible = "gpio-leds";
-
-               lan {
-                       label = "ap121fe:green:lan";
-                       gpios = <&gpio 17 GPIO_ACTIVE_LOW>;
-               };
-
-               led_vpn: vpn {
-                       label = "ap121fe:green:vpn";
-                       gpios = <&gpio 27 GPIO_ACTIVE_LOW>;
-               };
-
-               wlan {
-                       label = "ap121fe:green:wlan";
-                       gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
-                       linux,default-trigger = "phy0tpt";
-               };
-       };
 };
 
 &usb {