summaryrefslogtreecommitdiff
path: root/arch/mips/boot/dts/qca/ar9331_dpt_module.dts
diff options
context:
space:
mode:
authorOleksij Rempel <o.rempel@pengutronix.de>2019-05-24 13:12:23 +0200
committerDavid S. Miller <davem@davemloft.net>2019-05-26 13:22:50 -0700
commit7ff836f064e2c814a7504c91a4464eea45d475bd (patch)
tree0c587407a9ee30dd1f14ebd8f5561992b11bdf74 /arch/mips/boot/dts/qca/ar9331_dpt_module.dts
parent462409365b698a62a93ddf834b6221e28b76652a (diff)
MIPS: ath79: ar9331: add Ethernet nodes
Add ethernet nodes supported by ag71xx driver. Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/mips/boot/dts/qca/ar9331_dpt_module.dts')
-rw-r--r--arch/mips/boot/dts/qca/ar9331_dpt_module.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/mips/boot/dts/qca/ar9331_dpt_module.dts b/arch/mips/boot/dts/qca/ar9331_dpt_module.dts
index e7af2cf5f4c1..77bab823eb3b 100644
--- a/arch/mips/boot/dts/qca/ar9331_dpt_module.dts
+++ b/arch/mips/boot/dts/qca/ar9331_dpt_module.dts
@@ -76,3 +76,11 @@
reg = <0>;
};
};
+
+&eth0 {
+ status = "okay";
+};
+
+&eth1 {
+ status = "okay";
+};