]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: phy: motorcomm: Add driver for Motorcomm YT8821 2.5G ethernet phy
authorFrank Sae <Frank.Sae@motor-comm.com>
Thu, 12 Sep 2024 12:02:25 +0000 (05:02 -0700)
committerTom Rini <trini@konsulko.com>
Sun, 27 Oct 2024 16:19:02 +0000 (10:19 -0600)
commit95adf607d372d1c8033124f03d8379afa846865f
tree0cab1d24ca2f922f92f71c33c17f070353c35c74
parenta1211a5f6bf655ca039988e3501e85e1f27078c6
net: phy: motorcomm: Add driver for Motorcomm YT8821 2.5G ethernet phy

Add a driver for the motorcomm YT8821 2.5G ethernet phy which works in
2500base-x mode.

Verify the driver on BPI-R3(with MediaTek MT7986(Filogic 830) SoC) evb.

Signed-off-by: Frank Sae <Frank.Sae@motor-comm.com>
drivers/net/phy/motorcomm.c