ath79: Add support for Buffalo WZR-HP-G300NH
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_tplink_archer-c6-v2-us.dts
index 3a6f00bf4e4e42878f7f8b4e39c1ea0e3df81db9..892e87ebaf53f3eafc7daa7051cf60ea4f37c2a6 100644 (file)
@@ -1,5 +1,4 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/dts-v1/;
 
 #include "qca9563_tplink_archer-x6-v2.dtsi"
 
                compatible = "gpio-leds";
 
                led_power: power {
-                       label = "tp-link:green:power";
+                       label = "green:power";
                        gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
                        default-state = "on";
                };
 
                wlan2g {
-                       label = "tp-link:green:wlan2g";
+                       label = "green:wlan2g";
                        gpios = <&gpio 14 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy1tpt";
                };
 
                wlan5g {
-                       label = "tp-link:green:wlan5g";
+                       label = "green:wlan5g";
                        gpios = <&gpio 9 GPIO_ACTIVE_LOW>;
                        linux,default-trigger = "phy0tpt";
                };
 
                lan {
-                       label = "tp-link:green:lan";
+                       label = "green:lan";
                        gpios = <&gpio 15 GPIO_ACTIVE_LOW>;
                };
 
                wan {
-                       label = "tp-link:green:wan";
+                       label = "green:wan";
                        gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
                };
 
                wan_fail {
-                       label = "tp-link:amber:wan";
+                       label = "amber:wan";
                        gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
                };
 
                wps {
-                       label = "tp-link:green:wps";
+                       label = "green:wps";
                        gpios = <&gpio 1 GPIO_ACTIVE_LOW>;
                };
        };
@@ -78,8 +77,6 @@
 &spi {
        status = "okay";
 
-       num-cs = <1>;
-
        flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
@@ -96,8 +93,8 @@
                                read-only;
                        };
 
-                       mac: partition@20000 {
-                               label = "mac";
+                       info: partition@20000 {
+                               label = "info";
                                reg = <0x020000 0x010000>;
                                read-only;
                        };