ath79: update WA/XC devices UBNT_VERSION to 8.7.4
[openwrt/staging/wigyori.git] / target / linux / ath79 / dts / qca9563_tplink_archer-x6-v2.dtsi
index 8d28b088d2cb5a7a1e591b8a4f9cfb0b8425b5b2..34f639f40b132f92a2adf73887357c79417ba1e5 100644 (file)
@@ -1,33 +1,17 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 
-#include <dt-bindings/gpio/gpio.h>
-#include <dt-bindings/input/input.h>
-
 #include "qca956x.dtsi"
 
-/ {
-       aliases {
-               label-mac-device = &eth0;
-       };
-};
+#include <dt-bindings/gpio/gpio.h>
+#include <dt-bindings/input/input.h>
 
 &pcie {
        status = "okay";
 };
 
-&uart {
-       status = "okay";
-};
-
-&gpio {
-       status = "okay";
-};
-
 &mdio0 {
        status = "okay";
 
-       phy-mask = <0>;
-
        phy0: ethernet-phy@0 {
                reg = <0>;
                phy-mode = "sgmii";
 
        phy-mode = "sgmii";
        phy-handle = <&phy0>;
-
-       mtd-mac-address = <&mac 0x8>;
 };
 
 &wmac {
        status = "okay";
-
-       mtd-cal-data = <&art 0x1000>;
-       mtd-mac-address = <&mac 0x8>;
 };