]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
arm: dts: dra7: add syscon phandle to cpsw node
authorMugunthan V N <mugunthanvnm@ti.com>
Mon, 21 Sep 2015 10:26:52 +0000 (15:56 +0530)
committerDavid 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

index 5d65db9ebc2bed8b06100ae1a696999d8785a763..76c739d3da75c48795d5f5aefc481b7435d62e0a 100644 (file)
                                     <GIC_SPI 336 IRQ_TYPE_LEVEL_HIGH>,
                                     <GIC_SPI 337 IRQ_TYPE_LEVEL_HIGH>;
                        ranges;
+                       syscon = <&scm_conf>;
                        status = "disabled";
 
                        davinci_mdio: mdio@48485000 {