ath79: add support for TP-Link TL-WR940N v6
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9533_tplink_tl-wr841.dtsi
index 34f242ac5625f7b0d6f8a5e99aa7af3f0469a2bf..9f1bef3d4d97e7be422d20fc48606d88c342af0e 100644 (file)
@@ -1,5 +1,4 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/dts-v1/;
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
                bootargs = "console=ttyS0,115200n8";
        };
 
-       gpio_leds: leds {
+       aliases {
+               label-mac-device = &wmac;
+       };
+
+       leds: leds {
                compatible = "gpio-leds";
 
                wifi {
@@ -20,7 +23,7 @@
                        linux,default-trigger = "phy0tpt";
                };
 
-               qss_led: qss {
+               led_qss: qss {
                        label = "tp-link:green:qss";
                        gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
                };
@@ -76,6 +79,7 @@
 
 &spi {
        status = "okay";
+
        num-cs = <1>;
 
        flash@0 {
 
 &eth0 {
        status = "okay";
+
        phy-handle = <&swphy4>;
 
        mtd-mac-address = <&uboot 0x1fc00>;
 
 &wmac {
        status = "okay";
+
        mtd-cal-data = <&art 0x1000>;
        mtd-mac-address = <&uboot 0x1fc00>;
 };