summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/dra7.dtsi
diff options
context:
space:
mode:
authorMugunthan V N2015-09-21 12:26:52 +0200
committerDavid S. Miller2015-09-22 02:21:46 +0200
commita084e13e795aca7c18f39304c0c76579b4364655 (patch)
tree6128db4999ab44452f8aa5b5a7499b8f28ab70b9 /arch/arm/boot/dts/dra7.dtsi
parentdrivers: net: cpsw-common: add support for reading mac address for dra7 and a... (diff)
downloadkernel-qcow2-linux-a084e13e795aca7c18f39304c0c76579b4364655.tar.gz
kernel-qcow2-linux-a084e13e795aca7c18f39304c0c76579b4364655.tar.xz
kernel-qcow2-linux-a084e13e795aca7c18f39304c0c76579b4364655.zip
arm: dts: dra7: add syscon phandle to cpsw node
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>
Diffstat (limited to 'arch/arm/boot/dts/dra7.dtsi')
-rw-r--r--arch/arm/boot/dts/dra7.dtsi1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi
index 5d65db9ebc2b..76c739d3da75 100644
--- 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 {