Message ID | 20230716084924.9714-1-quic_luoj@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | net: phy: at803x: support qca8081 1G version chip | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Sun, 16 Jul 2023 16:49:18 +0800 you wrote: > This patch series add supporting qca8081 1G version chip, the 1G version > chip can be identified by the register mmd7.0x901d bit0. > > In addition, qca8081 does not support 1000BaseX mode and the sgmii fifo > reset is added on the link changed, which assert the fifo on the link > down, deassert the fifo on the link up. > > [...] Here is the summary with links: - [v3,1/6] net: phy: at803x: support qca8081 genphy_c45_pma_read_abilities https://git.kernel.org/netdev/net-next/c/8b8bc13d89a7 - [v3,2/6] net: phy: at803x: merge qca8081 slave seed function https://git.kernel.org/netdev/net-next/c/f3db55ae860a - [v3,3/6] net: phy: at803x: enable qca8081 slave seed conditionally https://git.kernel.org/netdev/net-next/c/7cc320955800 - [v3,4/6] net: phy: at803x: support qca8081 1G chip type https://git.kernel.org/netdev/net-next/c/fea7cfb83d1a - [v3,5/6] net: phy: at803x: remove qca8081 1G fast retrain and slave seed config https://git.kernel.org/netdev/net-next/c/df9401ff3e6e - [v3,6/6] net: phy: at803x: add qca8081 fifo reset on the link changed https://git.kernel.org/netdev/net-next/c/723970affdd8 You are awesome, thank you!