Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6691565f authored by Antoine Tenart's avatar Antoine Tenart Committed by Gregory CLEMENT
Browse files

arm64: dts: marvell: mcbin: enable the mdio node



Since the mdio nodes are disabled by default now, we should explicitly
enable these nodes at the board level when they are used. Enable the
cpm_mdio node for the 8040-mcbin.

Signed-off-by: default avatarAntoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent f66b2aff
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -116,6 +116,8 @@
};

&cpm_mdio {
	status = "okay";

	ge_phy: ethernet-phy@0 {
		reg = <0>;
	};