treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9563_elecom_wrc-ghbk2-i.dtsi
index f04304ee4c891972b690823d77222b5ec96b14b6..044485316c37c1319cbb427a8c647d012ff98cf5 100644 (file)
@@ -1,16 +1,11 @@
 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
-/dts-v1/;
+
+#include "qca956x.dtsi"
 
 #include <dt-bindings/gpio/gpio.h>
 #include <dt-bindings/input/input.h>
 
-#include "qca956x.dtsi"
-
 / {
-       chosen {
-               bootargs = "console=ttyS0,115200n8";
-       };
-
        aliases {
                led-boot = &led_power;
                led-failsafe = &led_power;
@@ -22,7 +17,7 @@
                compatible = "gpio-leds";
 
                wps {
-                       label = "elecom:red:wps";
+                       label = "red:wps";
                        gpios = <&gpio 9 GPIO_ACTIVE_HIGH>;
                };
        };
@@ -56,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>;