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

Commit 21696f71 authored by Mugunthan V N's avatar Mugunthan V N Committed by David S. Miller
Browse files

ARM: dts: am33xx: update cpsw compatible



CPSW driver has been updated with compatibles for enabling errata
workarounds. So updating cpsw compatibles.

Signed-off-by: default avatarMugunthan V N <mugunthanvnm@ti.com>
Acked-by: default avatarTony Lindgren <tony@atomide.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e2095318
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -700,7 +700,7 @@
		};
		};


		mac: ethernet@4a100000 {
		mac: ethernet@4a100000 {
			compatible = "ti,cpsw";
			compatible = "ti,am335x-cpsw","ti,cpsw";
			ti,hwmods = "cpgmac0";
			ti,hwmods = "cpgmac0";
			clocks = <&cpsw_125mhz_gclk>, <&cpsw_cpts_rft_clk>;
			clocks = <&cpsw_125mhz_gclk>, <&cpsw_cpts_rft_clk>;
			clock-names = "fck", "cpts";
			clock-names = "fck", "cpts";