]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit46d792bd62f6497125be5f14e42779d72dbf3886
treead7a99e6889a387ff6d186c1d5e07d0b4f0a98a2
parent4328444cf64397ea246063577076e4a372d69643
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