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

Commit 87be4891 authored by George McCollister's avatar George McCollister Committed by Tony Lindgren
Browse files

ARM: dts: am335x-lxm: Use rmii-clock-ext



Use external clock for RMII since the internal clock doesn't meet the
jitter requirements.

Signed-off-by: default avatarGeorge McCollister <george.mccollister@gmail.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent a43b446d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -328,6 +328,10 @@
	dual_emac_res_vlan = <3>;
};

&phy_sel {
	rmii-clock-ext;
};

&mac {
	pinctrl-names = "default", "sleep";
	pinctrl-0 = <&cpsw_default>;