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 <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>
This commit is contained in:
Markus Pargmann 2014-09-29 08:53:19 +02:00 committed by David S. Miller
parent c9aaf87cd0
commit fa5f4adf3a

View file

@ -701,6 +701,7 @@
*/
interrupts = <40 41 42 43>;
ranges;
syscon = <&cm>;
status = "disabled";
davinci_mdio: mdio@4a101000 {