[net-next PATCH 0/2] net: phy: at803x: additional cleanup for qca808x

From: Christian Marangi
Date: Wed Dec 13 2023 - 19:45:44 EST


This small series is a preparation for the big code split. While the
qca808x code is waiting to be reviwed and merged, we can further cleanup
and generalize shared functions between at803x and qca808x.

With these last 2 patch everything is ready to move the driver to a
dedicated directory and split the code by creating a library module
for the few shared functions between the 2 driver.

Eventually at803x can be further cleaned and generalized but everything
will be already self contained and related only to at803x family of PHYs.

Christian Marangi (2):
net: phy: at803x: move specific qca808x config_aneg to dedicated
function
net: phy: at803x: make read specific status function more generic

drivers/net/phy/at803x.c | 92 +++++++++++++++++++++++++---------------
1 file changed, 58 insertions(+), 34 deletions(-)

--
2.40.1