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

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
...@@ -700,7 +700,7 @@ ehrpwm2: ehrpwm@48304200 { ...@@ -700,7 +700,7 @@ ehrpwm2: ehrpwm@48304200 {
}; };
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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment