[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231214004432.16702-1-ansuelsmth@gmail.com>
Date: Thu, 14 Dec 2023 01:44:30 +0100
From: Christian Marangi <ansuelsmth@...il.com>
To: Andrew Lunn <andrew@...n.ch>,
Heiner Kallweit <hkallweit1@...il.com>,
Russell King <linux@...linux.org.uk>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Christian Marangi <ansuelsmth@...il.com>
Subject: [net-next PATCH 0/2] net: phy: at803x: additional cleanup for qca808x
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
Powered by blists - more mailing lists