From: Markus Pargmann Date: Mon, 29 Sep 2014 06:53:19 +0000 (+0200) Subject: arm: dts: am33xx, Add syscon phandle to cpsw node X-Git-Tag: v3.18-rc1~115^2~104^2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=fa5f4adf3a1594d55d730ba68c10afa1edebf58a;p=~emulex%2Finfiniband.git arm: dts: am33xx, Add syscon phandle to cpsw node There are 2 MACIDs stored in the control module of the am33xx. These are read by the cpsw driver if no valid MACID was found in the devicetree. Signed-off-by: Markus Pargmann Reviewed-by: Wolfram Sang Acked-by: Tony Lindgren Signed-off-by: David S. Miller --- diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi index 25e38b6ac37..13e44b0f5ad 100644 --- a/arch/arm/boot/dts/am33xx.dtsi +++ b/arch/arm/boot/dts/am33xx.dtsi @@ -701,6 +701,7 @@ */ interrupts = <40 41 42 43>; ranges; + syscon = <&cm>; status = "disabled"; davinci_mdio: mdio@4a101000 {