ARM: dts: dra7: update cpsw compatible
authorMugunthan V N <mugunthanvnm@ti.com>
Wed, 12 Aug 2015 09:52:54 +0000 (15:22 +0530)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Aug 2015 23:51:00 +0000 (16:51 -0700)
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>
arch/arm/boot/dts/dra7.dtsi

index 4a0718c..0001e95 100644 (file)
                };
 
                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";