drivers: mcfmii: add dm support
authorAngelo Durgehello <angelo.dureghello@timesys.com>
Fri, 15 Nov 2019 22:54:20 +0000 (23:54 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 10 Jan 2020 15:25:13 +0000 (10:25 -0500)
commit48f885ae406a6a3369e6a110255337625369f581
tree4cbb0b952f7fc69b68dc3b771a9d964a4f2cbedf
parent05ffdc85cac85825ed0dc525ab28f4fa12a84574
drivers: mcfmii: add dm support

Add specific dm code, but maintaining this driver as is, so more in the
shape of a mii library. Can be moved to dm in a further step.

Signed-off-by: Angelo Durgehello <angelo.dureghello@timesys.com>
drivers/net/mcfmii.c