commit | 9251edc2e80571682bb074c6e560130db6e8447d | [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 | f0a0c88b8379bd3889d4c027fe468390a0d5bc7a [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>