summaryrefslogtreecommitdiff
path: root/arch/mips/dts
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2018-12-01 21:00:34 +0300
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>2018-12-19 17:23:01 +0300
commit2e498f23ac298133173876afefea8cbf85721f4e (patch)
treee04e2b11e431f22746235fbf9554c916f5ebfc13 /arch/mips/dts
parentd9c1f0c23f16341916fe8797472cb37e9bdbabe9 (diff)
downloadu-boot-2e498f23ac298133173876afefea8cbf85721f4e.tar.xz
bmips: enable wap-5813n enet support
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'arch/mips/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 @@
status = "okay";
};
+&enet {
+ status = "okay";
+
+ port@4 {
+ compatible = "brcm,enetsw-port";
+ reg = <4>;
+ label = "rgmii";
+ brcm,phy-id = <0xff>;
+ speed = <1000>;
+ full-duplex;
+ bypass-link;
+ };
+};
+
&gpio0 {
status = "okay";
};