Message ID | 20240104213044.4653-1-ansuelsmth@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | net: phy: at803x: even more generalization | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Thu, 4 Jan 2024 22:30:37 +0100 you wrote: > 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. > > [...] Here is the summary with links: - [net-next,v4,1/4] net: phy: at803x: generalize cdt fault length function https://git.kernel.org/netdev/net-next/c/22eb276098da - [net-next,v4,2/4] net: phy: at803x: refactor qca808x cable test get status function https://git.kernel.org/netdev/net-next/c/e0e9ada1df61 - [net-next,v4,3/4] net: phy: at803x: add support for cdt cross short test for qca808x https://git.kernel.org/netdev/net-next/c/ea73e5ea442e - [net-next,v4,4/4] net: phy: at803x: make read_status more generic https://git.kernel.org/netdev/net-next/c/c34d9452d4e5 You are awesome, thank you!