projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d230a11
)
arm: dts: dra7: add syscon phandle to cpsw node
author
Mugunthan V N
<mugunthanvnm@ti.com>
Mon, 21 Sep 2015 10:26:52 +0000
(15:56 +0530)
committer
David S. Miller
<davem@davemloft.net>
Tue, 22 Sep 2015 00:21:46 +0000
(17:21 -0700)
There are 2 MACIDs stored in the control module of the dra7.
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/dra7.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/dra7.dtsi
b/arch/arm/boot/dts/dra7.dtsi
index 5d65db9ebc2bed8b06100ae1a696999d8785a763..76c739d3da75c48795d5f5aefc481b7435d62e0a 100644
(file)
--- a/
arch/arm/boot/dts/dra7.dtsi
+++ b/
arch/arm/boot/dts/dra7.dtsi
@@
-1447,6
+1447,7
@@
<GIC_SPI 336 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 337 IRQ_TYPE_LEVEL_HIGH>;
ranges;
+ syscon = <&scm_conf>;
status = "disabled";
davinci_mdio: mdio@48485000 {