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

Commit fe797553 authored by George Cherian's avatar George Cherian Committed by Tony Lindgren
Browse files

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: default avatarGeorge Cherian <george.cherian@ti.com>
Reported-by: default avatarNishanth Menon <nm@ti.com>
Tested-by: default avatarNishanth Menon <nm@ti.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 05e7d1a5
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -319,6 +319,10 @@
	phy-mode = "rmii";
};

&phy_sel {
	rmii-clock-ext;
};

&i2c0 {
	status = "okay";
	pinctrl-names = "default";