[PATCH 7/7] arm: dts: am33xx, Add syscon phandle to cpsw node

Paolo Pisati paolo.pisati at canonical.com
Thu May 7 13:00:50 UTC 2015


From: Markus Pargmann <mpa at pengutronix.de>

BugLink: http://bugs.launchpad.net/bugs/1452628

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 at pengutronix.de>
Reviewed-by: Wolfram Sang <wsa at the-dreams.de>
Acked-by: Tony Lindgren <tony at atomide.com>
Signed-off-by: David S. Miller <davem at davemloft.net>
(cherry picked from commit fa5f4adf3a1594d55d730ba68c10afa1edebf58a)
Signed-off-by: Paolo Pisati <paolo.pisati at canonical.com>
---
 arch/arm/boot/dts/am33xx.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
index cb1113b..5e9bfb3 100644
--- a/arch/arm/boot/dts/am33xx.dtsi
+++ b/arch/arm/boot/dts/am33xx.dtsi
@@ -692,6 +692,7 @@
 			 */
 			interrupts = <40 41 42 43>;
 			ranges;
+			syscon = <&cm>;
 			status = "disabled";
 
 			davinci_mdio: mdio at 4a101000 {
-- 
1.9.1





More information about the kernel-team mailing list