treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_elecom_wrc-ghbk2-i.dtsi
index 8df752a2ecbe535cc00524700cfc18430f5c844a..044485316c37c1319cbb427a8c647d012ff98cf5 100644 (file)
@@ -1,10 +1,10 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 
+#include "qca956x.dtsi"
+
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 
-#include "qca956x.dtsi"
-
 / {
        aliases {
                led-boot = &led_power;
@@ -17,7 +17,7 @@
                compatible = "gpio-leds";
 
                wps {
-                       label = "elecom:red:wps";
+                       label = "red:wps";
                        gpios = <&gpio 9 GPIO_ACTIVE_HIGH>;
                };
        };
@@ -51,7 +51,6 @@
 
 &spi {
        status = "okay";
-       num-cs = <1>;
 
        flash@0 {
                compatible = "jedec,spi-nor";
        pll-data = <0x03000101 0x00000101 0x00001919>;
 
        mtd-mac-address = <&art 0x1002>;
-       mtd-mac-address-increment = <(-1)>;
+       mac-address-increment = <(-1)>;
        phy-mode = "sgmii";
        phy-handle = <&phy0>;
 };
 
-&uart {
-       status = "okay";
-};
-
 &wmac {
        status = "okay";
        mtd-cal-data = <&art 0x1000>;