projects
/
platform
/
kernel
/
linux-rpi3.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a084e13
)
arm: dts: am4372: add syscon phandle to cpsw node
author
Mugunthan V N
<mugunthanvnm@ti.com>
Mon, 21 Sep 2015 10:26:53 +0000
(15:56 +0530)
committer
David S. Miller
<davem@davemloft.net>
Tue, 22 Sep 2015 00:21:47 +0000
(17:21 -0700)
There are 2 MACIDs stored in the control module of the am4372.
These are read by the cpsw driver if no valid MACID was found
in the devicetree.
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/arm/boot/dts/am4372.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/am4372.dtsi
b/arch/arm/boot/dts/am4372.dtsi
index
0447c04
..
d83ff9c
100644
(file)
--- a/
arch/arm/boot/dts/am4372.dtsi
+++ b/
arch/arm/boot/dts/am4372.dtsi
@@
-591,6
+591,7
@@
cpts_clock_mult = <0x80000000>;
cpts_clock_shift = <29>;
ranges;
+ syscon = <&scm_conf>;
davinci_mdio: mdio@4a101000 {
compatible = "ti,am4372-mdio","ti,davinci_mdio";