ath79: Clean up GL-AR300M DTS/DTSI inclusions
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9533_tplink_tl-wr841.dtsi
index 7fe17166d341053553575110b48d3d4d20b631d8..61777027ede72d8428a695a90bb143833b0f5eb6 100644 (file)
@@ -4,7 +4,7 @@
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 
-#include "qca9533.dtsi"
+#include "qca953x.dtsi"
 
 / {
        chosen {
        };
 
        aliases {
-               led-status = &system;
+               label-mac-device = &wmac;
        };
 
-       leds {
+       gpio_leds: leds {
                compatible = "gpio-leds";
 
                wifi {
                        label = "tp-link:green:wlan";
                        gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        linux,default-trigger = "phy0tpt";
                };
 
-               system: wifi_qss {
+               qss_led: qss {
                        label = "tp-link:green:qss";
                        gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                wan {
                        label = "tp-link:green:wan";
                        gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                lan1 {
                        label = "tp-link:green:lan1";
                        gpios = <&gpio 16 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                lan2 {
                        label = "tp-link:green:lan2";
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                lan3 {
                        label = "tp-link:green:lan3";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
 
                lan4 {
                        label = "tp-link:green:lan4";
                        gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
        };
 
                        };
 
                        partition@20000 {
+                               compatible = "tplink,firmware";
                                label = "firmware";
                                reg = <0x020000 0x3d0000>;
                        };