ath79: add missing clock name strings in SoC dtsi
[openwrt/openwrt.git] / target / linux / ath79 / dts / ar9341_tplink.dtsi
index 0f6e0bc114a166e8fe2d051767ec4020f38a8711..9c505f2785c5e256cb6c262b2c4a59063325b4bd 100644 (file)
@@ -11,7 +11,6 @@
                led-failsafe = &led_power;
                led-running = &led_power;
                led-upgrade = &led_power;
-               label-mac-device = &wmac;
        };
 
        leds: leds {
        status = "okay";
 
        phy-handle = <&swphy0>;
-
-       mtd-mac-address = <&uboot 0x1fc00>;
-       mac-address-increment = <(-1)>;
 };
 
 &eth1 {
-       mtd-mac-address = <&uboot 0x1fc00>;
-
        gmac-config {
                device = <&gmac>;
                switch-phy-swap = <1>;
@@ -96,7 +90,4 @@
 
 &wmac {
        status = "okay";
-
-       mtd-cal-data = <&art 0x1000>;
-       mtd-mac-address = <&uboot 0x1fc00>;
 };