[net-next PATCH 0/3] net: phy: at803x: even more generalization

Christian Marangi posted 3 patches 2 years ago
There is a newer version of this series
drivers/net/phy/at803x.c | 118 +++++++++++++++++++++++++++++----------
1 file changed, 90 insertions(+), 28 deletions(-)
[net-next PATCH 0/3] net: phy: at803x: even more generalization
Posted by Christian Marangi 2 years ago
This is part 3 of at803x required patches to split the PHY driver
in more specific PHY Family driver.

While adding support for a new PHY Family qca807x it was notice lots
of similarities with the qca808x cdt function. Hence this series
is done to make things easier in the future when qca807x PHY will be
submitted.

Christian Marangi (3):
  net: phy: at803x: generalize cdt fault length function
  net: phy: at803x: add support for cdt cross short test for qca808x
  net: phy: at803x: make read_status more generic

 drivers/net/phy/at803x.c | 118 +++++++++++++++++++++++++++++----------
 1 file changed, 90 insertions(+), 28 deletions(-)

-- 
2.40.1