Skip to content

Commit

Permalink
arm: dts: am33xx, Add syscon phandle to cpsw node
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Markus Pargmann authored and David S. Miller committed Sep 30, 2014
1 parent c9aaf87 commit fa5f4ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/am33xx.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -701,6 +701,7 @@
*/
interrupts = <40 41 42 43>;
ranges;
syscon = <&cm>;
status = "disabled";

davinci_mdio: mdio@4a101000 {
Expand Down

0 comments on commit fa5f4ad

Please sign in to comment.