ath79: fix dts of Teltonika RUT9xx devices
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9558_tplink_tl-wr1043nd.dtsi
index a7dd8feb0b7dfe7e3471b0d287f6a947738faf9e..72062e5d1ed845ce3a415ef93342a81e2dbb2707 100644 (file)
@@ -1,10 +1,9 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/dts-v1/;
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 
-#include "qca9557.dtsi"
+#include "qca955x.dtsi"
 
 / {
        chosen {
        };
 
        aliases {
-               led-status = &system;
+               led-boot = &led_system;
+               led-failsafe = &led_system;
+               led-running = &led_system;
+               led-upgrade = &led_system;
+               label-mac-device = &wmac;
        };
 
        leds {
                compatible = "gpio-leds";
 
-               system: system {
+               led_system: system {
                        label = "tp-link:green:system";
                        gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "heartbeat";
@@ -27,7 +30,6 @@
                usb {
                        label = "tp-link:green:usb";
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        trigger-sources = <&hub_port0>;
                        linux,default-trigger = "usbport";
                };
                wifi_green {
                        label = "tp-link:green:wlan";
                        gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                        linux,default-trigger = "phy0tpt";
                };
 
                wifi_wps {
                        label = "tp-link:green:wps";
                        gpios = <&gpio 18 GPIO_ACTIVE_LOW>;
-                       default-state = "off";
                };
        };
 
        keys {
                compatible = "gpio-keys";
-               #address-cells = <1>;
-               #size-cells = <0>;
 
                reset {
                        label = "Reset button";
@@ -91,6 +89,8 @@
 };
 
 &usb0 {
+       #address-cells = <1>;
+       #size-cells = <0>;
        status = "okay";
 
        hub_port0: port@1 {
        num-cs = <1>;
 
        flash@0 {
-               #address-cells = <1>;
-               #size-cells = <1>;
                compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <25000000>;
                        };
 
                        partition@20000 {
+                               compatible = "tplink,firmware";
                                label = "firmware";
                                reg = <0x020000 0x7d0000>;
                        };
 &eth0 {
        status = "okay";
 
+       pll-data = <0x56000000 0x00000101 0x00001616>;
+
        mtd-mac-address = <&uboot 0x1fc00>;
        mtd-mac-address-increment = <1>;
        phy-handle = <&phy0>;
 &eth1 {
        status = "okay";
 
+       pll-data = <0x03000101 0x00000101 0x00001616>;
+
        mtd-mac-address = <&uboot 0x1fc00>;
 
        fixed-link {