summaryrefslogtreecommitdiff
path: root/arch/mips/dts/pic32mzda_sk.dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/dts/pic32mzda_sk.dts')
-rw-r--r--arch/mips/dts/pic32mzda_sk.dts10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/mips/dts/pic32mzda_sk.dts b/arch/mips/dts/pic32mzda_sk.dts
index f886a0f..e5ce0bd 100644
--- a/arch/mips/dts/pic32mzda_sk.dts
+++ b/arch/mips/dts/pic32mzda_sk.dts
@@ -42,4 +42,14 @@
&sdhci {
status = "okay";
+};
+
+&ethernet {
+ reset-gpios = <&gpioJ 15 0>;
+ status = "okay";
+ phy-mode = "rmii";
+ phy-handle = <&ethernet_phy>;
+ ethernet_phy: lan8740_phy@0 {
+ reg = <0>;
+ };
}; \ No newline at end of file