treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/chunkeey.git] / target / linux / ramips / dts / rt3883_sitecom_wlr-6000.dts
index e43562d6843dfe902ae5a5dbf1f476052d56a9ac..6bed6f57bccc9e536d69d9e5df1dafb31110dbf9 100644 (file)
@@ -1,5 +1,3 @@
-/dts-v1/;
-
 #include "rt3883.dtsi"
 
 #include <dt-bindings/gpio/gpio.h>
                compatible = "gpio-leds";
 
                led_power: power {
-                       label = "wlr-6000:red:power";
+                       label = "red:power";
                        gpios = <&gpio0 1 GPIO_ACTIVE_LOW>;
                };
 
                ops {
-                       label = "wlr-6000:white:ops";
+                       label = "white:ops";
                        gpios = <&gpio0 0 GPIO_ACTIVE_LOW>;
                };
        };
@@ -67,7 +65,7 @@
 &ethernet {
        status = "okay";
        mtd-mac-address = <&factory 0x8004>;
-       mtd-mac-address-increment = <1>;
+       mac-address-increment = <1>;
 
        port@0 {
                phy-handle = <&phy0>;
@@ -99,7 +97,7 @@
 &spi0 {
        status = "okay";
 
-       m25p80@0 {
+       flash@0 {
                compatible = "jedec,spi-nor";
                reg = <0>;
                spi-max-frequency = <8600000>;