net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy
authorFrank Sae <Frank.Sae@motor-comm.com>
Sun, 1 Sep 2024 08:35:26 +0000 (01:35 -0700)
committerPaolo Abeni <pabeni@redhat.com>
Thu, 5 Sep 2024 13:21:12 +0000 (15:21 +0200)
commitb671105b88c3bb9acc1fb61a3ee2ca0ece60cb8d
tree36f23e46903ea6f79cc0bbf6d30a241176f83472
parent8d878c87b5c45ae64b0aecd4aac71e210d19173f
net: phy: Add driver for Motorcomm yt8821 2.5G ethernet phy

Add a driver for the motorcomm yt8821 2.5G ethernet phy. Verified the
driver on BPI-R3(with MediaTek MT7986(Filogic 830) SoC) development board,
which is developed by Guangdong Bipai Technology Co., Ltd..

yt8821 2.5G ethernet phy works in AUTO_BX2500_SGMII or FORCE_BX2500
interface, supports 2.5G/1000M/100M/10M speeds, and wol(magic package).

Signed-off-by: Frank Sae <Frank.Sae@motor-comm.com>
Reviewed-by: Sai Krishna <saikrishnag@marvell.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/phy/motorcomm.c