commit | 48f885ae406a6a3369e6a110255337625369f581 | [log] [tgz] |
---|---|---|
author | Angelo Durgehello <angelo.dureghello@timesys.com> | Fri Nov 15 23:54:20 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 10 10:25:13 2020 -0500 |
tree | 4cbb0b952f7fc69b68dc3b771a9d964a4f2cbedf | |
parent | 05ffdc85cac85825ed0dc525ab28f4fa12a84574 [diff] |
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>