]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'add-driver-for-motorcomm-yt8821-2-5g-ethernet-phy'
authorPaolo Abeni <pabeni@redhat.com>
Thu, 5 Sep 2024 13:21:14 +0000 (15:21 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 5 Sep 2024 13:21:14 +0000 (15:21 +0200)
Frank Sae says:

====================
Add driver for Motorcomm yt8821 2.5G ethernet phy

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.
====================

Link: https://patch.msgid.link/20240901083526.163784-1-Frank.Sae@motor-comm.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge