Message ID | 20240901083526.163784-1-Frank.Sae@motor-comm.com (mailing list archive) |
---|---|
Headers | show |
Series | Add driver for Motorcomm yt8821 2.5G ethernet phy | expand |
Hello: This series was applied to netdev/net-next.git (main) by Paolo Abeni <pabeni@redhat.com>: On Sun, 1 Sep 2024 01:35:24 -0700 you wrote: > yt8521 and yt8531s as Gigabit transceiver use bit15:14(bit9 reserved > default 0) as phy speed mask, yt8821 as 2.5G transceiver uses bit9 bit15:14 > as phy speed mask. > > Be compatible to yt8821, reform phy speed mask and phy speed macro. > > Based on update above, add yt8821 2.5G phy driver. > > [...] Here is the summary with links: - [net-next,v5,1/2] net: phy: Optimize phy speed mask to be compatible to yt8821 https://git.kernel.org/netdev/net-next/c/8d878c87b5c4 - [net-next,v5,2/2] net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy https://git.kernel.org/netdev/net-next/c/b671105b88c3 You are awesome, thank you!