commit | 46456ccfd98f0df5c73a47addedb587d6471ecbe | [log] [tgz] |
---|---|---|
author | Claudiu Manoil <claudiu.manoil@nxp.com> | Wed Oct 07 12:48:21 2020 +0300 |
committer | Jakub Kicinski <kuba@kernel.org> | Sun Oct 11 11:04:42 2020 -0700 |
tree | 304780016e8203ce3ef9f36871694a30e2726174 | |
parent | 08f90fc9d1434c74166da55d8b9c9ae1cdaea1b9 [diff] |
enetc: Clean up serdes configuration Decouple internal mdio bus creation from serdes configuration, as a prerequisite to offloading serdes configuration to a different module. Group together mdio bus creation routines, cleanup. Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com> Reviewed-by: Ioana Ciornei <ioana.ciornei@nxp.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>