Commit 0aa8d831 authored by Chris Brandt's avatar Chris Brandt Committed by Simon Horman

ARM: dts: rskrza1: add ethernet DT support

Signed-off-by: default avatarChris Brandt <chris.brandt@renesas.com>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent e5482401
......@@ -47,6 +47,15 @@ &mtu2 {
status = "okay";
};
&ether {
status = "okay";
renesas,no-ether-link;
phy-handle = <&phy0>;
phy0: ethernet-phy@0 {
reg = <0>;
};
};
&scif2 {
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment