Thread (1 message) 1 message, 1 author, 2014-07-17

Re: [PATCH 1/3] ARM: dts: keystone: add mdio devices entries

From: Grygorii Strashko <hidden>
Date: 2014-07-17 14:59:22
Also in: linux-arm-kernel

Hi Santosh,
On 07/17/2014 05:58 PM, Grygorii Strashko wrote:
The Keystone 2 has MDIO HW block which are compatible
to Davinci SoCs:
See "Gigabit Ethernet (GbE) Switch Subsystem"
   See http://www.ti.com/lit/ug/sprugv9d/sprugv9d.pdf

Hence, add corresponding DT entry for Keystone 2.
This is updated version of patch (missed v2 in subj).
quoted hunk
Signed-off-by: Grygorii Strashko <redacted>
---
  arch/arm/boot/dts/keystone.dtsi |   11 +++++++++++
  1 file changed, 11 insertions(+)
diff --git a/arch/arm/boot/dts/keystone.dtsi b/arch/arm/boot/dts/keystone.dtsi
index c1414cb..9e31fe7 100644
--- a/arch/arm/boot/dts/keystone.dtsi
+++ b/arch/arm/boot/dts/keystone.dtsi
@@ -266,5 +266,16 @@
  			ranges = <0 0 0x30000000 0x10000000
  				  1 0 0x21000A00 0x00000100>;
  		};
+
+		mdio: mdio@02090300 {
+			compatible	= "ti,keystone_mdio", "ti,davinci_mdio";
+			#address-cells = <1>;
+			#size-cells = <0>;
+			reg		= <0x02090300 0x100>;
+			status = "disabled";
+			clocks = <&clkpa>;
+			clock-names = "fck";
+			bus_freq	= <2500000>;
+		};
  	};
  };
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help