arm: mvebu: turris_mox: Use DM registered MDIO
authorMarek Behún <marek.behun@nic.cz>
Wed, 27 Apr 2022 10:41:50 +0000 (12:41 +0200)
committerStefan Roese <sr@denx.de>
Wed, 4 May 2022 05:05:51 +0000 (07:05 +0200)
commit0ce0feb046aac38aa7d8ac14d13dbafc9bc3da3c
treead7a99e6889a387ff6d186c1d5e07d0b4f0a98a2
parent00b1bad961fff51db71573f5fc6e4e35b47381b2
arm: mvebu: turris_mox: Use DM registered MDIO

In order to be able to get rid of the non-DM MDIO bus registered in
mvneta driver, start using the DM registered one in Turris MOX board
code.

This also allows us to drop the hack introduced in MOX' -u-boot.dtsi
file.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/dts/armada-3720-turris-mox-u-boot.dtsi
board/CZ.NIC/turris_mox/turris_mox.c