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

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

ARM: dts: dra7: 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 7da11600
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1399,7 +1399,7 @@
		};

		mac: ethernet@4a100000 {
			compatible = "ti,cpsw";
			compatible = "ti,dra7-cpsw","ti,cpsw";
			ti,hwmods = "gmac";
			clocks = <&dpll_gmac_ck>, <&gmac_gmii_ref_clk_div>;
			clock-names = "fck", "cpts";