projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e431056
)
arm: dts: am4372: add syscon node to cpsw to read mac address
author
Mugunthan V N
<mugunthanvnm@ti.com>
Thu, 28 Apr 2016 10:06:08 +0000
(15:36 +0530)
committer
Joe Hershberger
<joe.hershberger@ni.com>
Tue, 24 May 2016 16:42:03 +0000
(11:42 -0500)
Add syscon node to cpsw device node to read mac address
from efuse.
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
arch/arm/dts/am4372.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/am4372.dtsi
b/arch/arm/dts/am4372.dtsi
index c95d1d3b35da3fa908f4a7f5dddaa814e0076c83..3ffa8e016e08b830718b06747b7c8ed022b28111 100644
(file)
--- a/
arch/arm/dts/am4372.dtsi
+++ b/
arch/arm/dts/am4372.dtsi
@@
-547,6
+547,7
@@
active_slave = <0>;
cpts_clock_mult = <0x80000000>;
cpts_clock_shift = <29>;
+ syscon = <&scm_conf>;
ranges;
davinci_mdio: mdio@4a101000 {