Skip to content

Commit

Permalink
arm64: dts: marvell: mcbin: enable the mdio node
Browse files Browse the repository at this point in the history
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: Antoine Tenart <antoine.tenart@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
  • Loading branch information
Antoine Tenart authored and Gregory CLEMENT committed Jun 20, 2017
1 parent f66b2af commit 6691565
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@
};

&cpm_mdio {
status = "okay";

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

0 comments on commit 6691565

Please sign in to comment.