From: Mugunthan V N Date: Fri, 20 Sep 2013 19:20:41 +0000 (+0530) Subject: ARM: dts: am33xx: adopt to cpsw-phy-sel driver to configure phy mode X-Git-Tag: firefly_0821_release~176^2~4992^2~317^2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=39ffbd917c6230ca503edcd90de6b373f34b6b1a;p=firefly-linux-kernel-4.4.55.git ARM: dts: am33xx: adopt to cpsw-phy-sel driver to configure phy mode Add DT entries for the phy mode selection in AM33xx SoC using cpsw-phy-sel driver. Signed-off-by: Mugunthan V N Tested-by: Daniel Mack Signed-off-by: David S. Miller --- diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi index f9c5da9c7fe1..d76ae24c9745 100644 --- a/arch/arm/boot/dts/am33xx.dtsi +++ b/arch/arm/boot/dts/am33xx.dtsi @@ -594,6 +594,12 @@ /* Filled in by U-Boot */ mac-address = [ 00 00 00 00 00 00 ]; }; + + phy_sel: cpsw-phy-sel@44e10650 { + compatible = "ti,am3352-cpsw-phy-sel"; + reg= <0x44e10650 0x4>; + reg-names = "gmii-sel"; + }; }; ocmcram: ocmcram@40300000 {