Thread (1 message) 1 message, 1 author, 2014-10-01
DORMANTno replies

[PATCH 4/4] ARM: dts: keystone-k2l: fix mdio io start address

From: grygorii.strashko@ti.com (Grygorii Strashko)
Date: 2014-10-01 10:37:34
Also in: linux-devicetree
Subsystem: the rest · Maintainer: Linus Torvalds

The K2L MDIO io space has different start address.
Hence, fix it to be 0x26200f00 according to TRM.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
---
 arch/arm/boot/dts/k2l.dtsi | 4 ++++
 1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/k2l.dtsi b/arch/arm/boot/dts/k2l.dtsi
index 1f7f479..5e44983 100644
--- a/arch/arm/boot/dts/k2l.dtsi
+++ b/arch/arm/boot/dts/k2l.dtsi
@@ -53,3 +53,7 @@
 		};
 	};
 };
+
+&mdio {
+	reg = <0x26200f00 0x100>;
+};
-- 
1.9.1
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help