aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dts/comtrend,wap-5813n.dts')
-rw-r--r--arch/mips/dts/comtrend,wap-5813n.dts14
1 files changed, 14 insertions, 0 deletions
diff --git a/arch/mips/dts/comtrend,wap-5813n.dts b/arch/mips/dts/comtrend,wap-5813n.dts
index bd41dab9f8..7e835b28d2 100644
--- a/arch/mips/dts/comtrend,wap-5813n.dts
+++ b/arch/mips/dts/comtrend,wap-5813n.dts
@@ -54,6 +54,20 @@
54 status = "okay"; 54 status = "okay";
55}; 55};
56 56
57&enet {
58 status = "okay";
59
60 port@4 {
61 compatible = "brcm,enetsw-port";
62 reg = <4>;
63 label = "rgmii";
64 brcm,phy-id = <0xff>;
65 speed = <1000>;
66 full-duplex;
67 bypass-link;
68 };
69};
70
57&gpio0 { 71&gpio0 {
58 status = "okay"; 72 status = "okay";
59}; 73};