ath79: convert remaining mtd-mac-address cases to nvmem
[openwrt/openwrt.git] / target / linux / ath79 / dts / qca9561_tplink_archer-c5x.dtsi
index 673805e132b7d41ec041906bbbbfbc6ca37c1d09..bb942078dc41c90a08eb0db80a3e04d17a2767cd 100644 (file)
@@ -13,7 +13,6 @@
                led-failsafe = &led_power;
                led-running = &led_power;
                led-upgrade = &led_power;
-               label-mac-device = &eth1;
        };
 
        led_spi {
 
        phy-handle = <&swphy0>;
 
-       mtd-mac-address = <&info 0x8>;
-       mac-address-increment = <1>;
-
        gmac-config {
                device = <&gmac>;
 
 
 &eth1 {
        status = "okay";
-
-       mtd-mac-address = <&info 0x8>;
 };
 
 &wmac {
        status = "okay";
-
-       mtd-cal-data = <&art 0x1000>;
-       mtd-mac-address = <&info 0x8>;
 };