netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next PATCH 0/2] net: phy: at803x: additional cleanup for qca808x
@ 2023-12-14  0:44 Christian Marangi
  2023-12-14  0:44 ` [net-next PATCH 1/2] net: phy: at803x: move specific qca808x config_aneg to dedicated function Christian Marangi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Christian Marangi @ 2023-12-14  0:44 UTC (permalink / raw)
  To: Andrew Lunn, Heiner Kallweit, Russell King, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, netdev, linux-kernel
  Cc: Christian Marangi

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-12-15 10:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-14  0:44 [net-next PATCH 0/2] net: phy: at803x: additional cleanup for qca808x Christian Marangi
2023-12-14  0:44 ` [net-next PATCH 1/2] net: phy: at803x: move specific qca808x config_aneg to dedicated function Christian Marangi
2023-12-14  0:44 ` [net-next PATCH 2/2] net: phy: at803x: make read specific status function more generic Christian Marangi
2023-12-15 10:50 ` [net-next PATCH 0/2] net: phy: at803x: additional cleanup for qca808x patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).