ARM: dts: dra7: update cpsw compatible

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

Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Mugunthan V N 2015-08-12 15:22:54 +05:30 committed by David S. Miller
parent 7da1160002
commit e2095318af

View file

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