From: Mugunthan V N Date: Wed, 12 Aug 2015 09:52:55 +0000 (+0530) Subject: ARM: dts: am33xx: update cpsw compatible X-Git-Tag: v4.3-rc1~96^2~177^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=21696f717b3404f17dfd5433d391ef55fbcb812b;p=karo-tx-linux.git ARM: dts: am33xx: update cpsw compatible CPSW driver has been updated with compatibles for enabling errata workarounds. So updating cpsw compatibles. Signed-off-by: Mugunthan V N Acked-by: Tony Lindgren Signed-off-by: David S. Miller --- diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi index 21fcc440fc1a..8b59c869c412 100644 --- a/arch/arm/boot/dts/am33xx.dtsi +++ b/arch/arm/boot/dts/am33xx.dtsi @@ -700,7 +700,7 @@ }; mac: ethernet@4a100000 { - compatible = "ti,cpsw"; + compatible = "ti,am335x-cpsw","ti,cpsw"; ti,hwmods = "cpgmac0"; clocks = <&cpsw_125mhz_gclk>, <&cpsw_cpts_rft_clk>; clock-names = "fck", "cpts";