Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fa5f4adf authored by Markus Pargmann's avatar Markus Pargmann Committed by David S. Miller
Browse files

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: default avatarMarkus Pargmann <mpa@pengutronix.de>
Reviewed-by: default avatarWolfram Sang <wsa@the-dreams.de>
Acked-by: default avatarTony Lindgren <tony@atomide.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c9aaf87c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -701,6 +701,7 @@
			 */
			interrupts = <40 41 42 43>;
			ranges;
			syscon = <&cm>;
			status = "disabled";

			davinci_mdio: mdio@4a101000 {