treewide: convert mtd-mac-address-increment* to generic implementation
[openwrt/staging/chunkeey.git] / target / linux / ramips / dts / mt7621_mediatek_ap-mt7621a-v60.dts
index b202342343e347fb01eea87b7718e60c92da883f..ec9be40ce40dcec8cec7cdb5a9a7d58846d0a6b1 100644 (file)
@@ -1,15 +1,9 @@
-/dts-v1/;
-
 #include "mt7621.dtsi"
 
 / {
        compatible = "mediatek,ap-mt7621a-v60", "mediatek,mt7621-soc";
        model = "Mediatek AP-MT7621A-V60 EVB";
 
-       chosen {
-               bootargs = "console=ttyS0,57600";
-       };
-
        sound {
                compatible = "simple-audio-card";
                simple-audio-card,name = "Audio-I2S";
                        status = "okay";
                        label = "wan";
                        mtd-mac-address = <&factory 0x5>;
-                       mtd-mac-address-increment = <1>;
+                       mac-address-increment = <1>;
                };
        };
 };