Skip to content

Commit fe79755

Browse files
georgecheriantmlind
authored andcommitted
ARM: dts: am43x-epos-evm: Add Missing cpsw-phy-sel for am43x-epos-evm
AM437x EPOS evm use external clock for RMII interface. Enable the same in DT. Signed-off-by: George Cherian <[email protected]> Reported-by: Nishanth Menon <[email protected]> Tested-by: Nishanth Menon <[email protected]> Signed-off-by: Tony Lindgren <[email protected]>
1 parent 05e7d1a commit fe79755

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm/boot/dts/am43x-epos-evm.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -319,6 +319,10 @@
319319
phy-mode = "rmii";
320320
};
321321

322+
&phy_sel {
323+
rmii-clock-ext;
324+
};
325+
322326
&i2c0 {
323327
status = "okay";
324328
pinctrl-names = "default";

0 commit comments

Comments
 (0)