projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e209531
)
ARM: dts: am33xx: update cpsw compatible
author
Mugunthan V N
<mugunthanvnm@ti.com>
Wed, 12 Aug 2015 09:52:55 +0000
(15:22 +0530)
committer
David 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/am33xx.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am33xx.dtsi
b/arch/arm/boot/dts/am33xx.dtsi
index
21fcc44
..
8b59c86
100644
(file)
--- 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";