From: Mugunthan V N Date: Mon, 21 Sep 2015 10:26:52 +0000 (+0530) Subject: arm: dts: dra7: add syscon phandle to cpsw node X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a084e13e795aca7c18f39304c0c76579b4364655;p=linux-beck.git 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 Signed-off-by: David S. Miller --- 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 @@ , ; ranges; + syscon = <&scm_conf>; status = "disabled"; davinci_mdio: mdio@48485000 {