Message ID | YdQ4HzLjpuVW4YFi@makrotopia.org (mailing list archive) |
---|---|
Headers | show |
Series | net: ethernet: mtk_eth_soc: refactoring and Clause 45 | expand |
Hello: This series was applied to netdev/net-next.git (master) by David S. Miller <davem@davemloft.net>: On Tue, 4 Jan 2022 12:05:51 +0000 you wrote: > Rework value and type of mdio read and write functions in mtk_eth_soc > and generally clean up and unify both functions. > Then add support to access Clause 45 phy registers, using newly > introduced helper macros added by a patch Russell King has suggested > in a reply to an earlier version of this series [1]. > > All three commits are tested on the Bananapi BPi-R64 board having > MediaTek MT7531BE DSA gigE switch using clause 22 MDIO and > Ubiquiti UniFi 6 LR access point having Aquantia AQR112C PHY using > clause 45 MDIO. > > [...] Here is the summary with links: - [v12,1/3] net: ethernet: mtk_eth_soc: fix return values and refactor MDIO ops https://git.kernel.org/netdev/net-next/c/eda80b249df7 - [v12,2/3] net: mdio: add helpers to extract clause 45 regad and devad fields https://git.kernel.org/netdev/net-next/c/c6af53f038aa - [v12,3/3] net: ethernet: mtk_eth_soc: implement Clause 45 MDIO access https://git.kernel.org/netdev/net-next/c/e2e7f6e29c99 You are awesome, thank you!