summaryrefslogtreecommitdiffstats
path: root/arch/mips/dts/ar9331-dptechnics-dpt-module.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dts/ar9331-dptechnics-dpt-module.dts')
-rw-r--r--arch/mips/dts/ar9331-dptechnics-dpt-module.dts6
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/mips/dts/ar9331-dptechnics-dpt-module.dts b/arch/mips/dts/ar9331-dptechnics-dpt-module.dts
index 315589aab9..cbaf5ab39e 100644
--- a/arch/mips/dts/ar9331-dptechnics-dpt-module.dts
+++ b/arch/mips/dts/ar9331-dptechnics-dpt-module.dts
@@ -15,7 +15,7 @@
art@0 {
compatible = "qca,art-ar9331", "qca,art";
device-path = &spiflash_art;
- barebox,provide-mac-address = <&mac0>;
+ barebox,provide-mac-address = <&eth0>;
};
};
@@ -48,7 +48,3 @@
reg = <0x7f0000 0x10000>;
};
};
-
-&mac0 {
- status = "okay";
-};