diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2019-02-20 16:25:17 +0100 |
---|---|---|
committer | Tony Lindgren <tony@atomide.com> | 2019-02-20 17:14:04 +0100 |
commit | fcfa0e84eaf71537cffd0749f115be7024556a7f (patch) | |
tree | dda5fa14076c3c509f98d21fad563048b1e1b5ba /arch/arm/boot/dts/am335x-baltos-ir5221.dts | |
parent | ARM: dts: am4372: switch to use phy-gmii-sel (diff) | |
download | linux-fcfa0e84eaf71537cffd0749f115be7024556a7f.tar.xz linux-fcfa0e84eaf71537cffd0749f115be7024556a7f.zip |
ARM: dts: am335x: switch to use phy-gmii-sel
Switch to use phy-gmii-sel PHY instead of cpsw-phy-sel.
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/am335x-baltos-ir5221.dts')
-rw-r--r-- | arch/arm/boot/dts/am335x-baltos-ir5221.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/am335x-baltos-ir5221.dts b/arch/arm/boot/dts/am335x-baltos-ir5221.dts index 832ead864dc5..42f473f0ed77 100644 --- a/arch/arm/boot/dts/am335x-baltos-ir5221.dts +++ b/arch/arm/boot/dts/am335x-baltos-ir5221.dts @@ -133,10 +133,6 @@ phy-handle = <&phy1>; }; -&phy_sel { - rmii-clock-ext = <1>; -}; - &dcan1 { pinctrl-names = "default"; pinctrl-0 = <&dcan1_pins>; |