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

Commit 0987a6ef authored by George Cherian's avatar George Cherian Committed by David S. Miller
Browse files

ARM: dts: am33xx: Add clock names for cpsw and cpts



Add CPSW fck and CPTS clock and clock names

Signed-off-by: default avatarGeorge Cherian <george.cherian@ti.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 56bfa7ee
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -665,6 +665,8 @@
		mac: ethernet@4a100000 {
			compatible = "ti,cpsw";
			ti,hwmods = "cpgmac0";
			clocks = <&cpsw_125mhz_gclk>, <&cpsw_cpts_rft_clk>;
			clock-names = "fck", "cpts";
			cpdma_channels = <8>;
			ale_entries = <1024>;
			bd_ram_size = <0x2000>;