arm: dts: am33xx, Add syscon phandle to cpsw node
authorMarkus Pargmann <mpa@pengutronix.de>
Mon, 29 Sep 2014 06:53:19 +0000 (08:53 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 30 Sep 2014 05:30:43 +0000 (01:30 -0400)
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 <mpa@pengutronix.de>
Reviewed-by: Wolfram Sang <wsa@the-dreams.de>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
arch/arm/boot/dts/am33xx.dtsi

index 25e38b6ac37627eae9e3b4703808c9db610dc0c1..13e44b0f5adc202a822516b6174fa91b219c7869 100644 (file)
                         */
                        interrupts = <40 41 42 43>;
                        ranges;
+                       syscon = <&cm>;
                        status = "disabled";
 
                        davinci_mdio: mdio@4a101000 {