ath79: drop num-cs for SPI controller
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9561_tplink_archer-c59-v2.dts
index e70afbffd9d41f71c260a966fd7eb5c7155a863e..c1321f5d20e7285da15484cb192d1e8aeaa96e92 100644 (file)
@@ -1,5 +1,4 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/dts-v1/;
 
 #include "qca9561_tplink_archer-c5x.dtsi"
 
@@ -10,7 +9,7 @@
 
 &leds {
        usb     {
-               label = "tp-link:green:usb";
+               label = "green:usb";
                gpios = <&led_gpio 7 GPIO_ACTIVE_LOW>;
                linux,default-trigger = "usbport";
                trigger-sources = <&hub_port>;
@@ -34,7 +33,6 @@
 
 &spi {
        status = "okay";
-       num-cs = <1>;
 
        flash@0 {
                compatible = "jedec,spi-nor";
@@ -58,8 +56,8 @@
                                read-only;
                        };
 
-                       mac: partition@30000 {
-                               label = "mac";
+                       info: partition@30000 {
+                               label = "info";
                                reg = <0x030000 0x010000>;
                                read-only;
                        };