ath79: remove model name from LED labels
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_dlink_dir-842-c1.dts
index de7ad15cc7d08eb9d81e2380fe63a7d56187f1e1..23f912df32ed47b6b03d49952369783b5673075f 100644 (file)
@@ -5,31 +5,4 @@
 / {
        compatible = "dlink,dir-842-c1", "qca,qca9563";
        model = "D-Link DIR-842 C1";
-
-       aliases {
-               led-boot = &led_power;
-               led-failsafe = &led_power;
-               led-running = &led_power;
-               led-upgrade = &led_power;
-       };
-
-       leds {
-               compatible = "gpio-leds";
-
-               led_power: power {
-                       label = "dir-842-c1:green:power";
-                       gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
-               };
-
-               wps {
-                       label = "dir-842-c1:green:wps";
-                       gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
-               };
-
-               wlan {
-                       label = "dir-842-c1:green:wlan";
-                       gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
-                       linux,default-trigger = "phy0tpt";
-               };
-       };
 };