commit | 81844aced3105af39d60efa3aed1ced9dc14f6e3 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Thu May 12 15:48:51 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Aug 08 10:50:20 2022 -0400 |
tree | 93154a720716642b5f3f8c637d6ca53114c330e0 | |
parent | c62b74652a330b09e2157b6ebc1f4d9ea3cec254 [diff] |
net: mpc8xx_fec: Migrate to DM_ETH Migrate mpc8xx_fec driver to DM_ETH. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Reviewed-by: Ramon Fried <rfried.dev@gmail.com>