net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phy
authorFrank <Frank.Sae@motor-comm.com>
Fri, 28 Oct 2022 09:26:21 +0000 (17:26 +0800)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Thu, 9 Feb 2023 18:32:36 +0000 (19:32 +0100)
commitb1807b42464112c9d214742552f0723df4020963
treed2cab081a4fdd77adce882faf27b7f70c1552960
parent17d99ea98b6238e7e483fba27e8f7a7842d0f345
net: phy: Add driver for Motorcomm yt8521 gigabit ethernet phy

Add a driver for the motorcomm yt8521 gigabit ethernet phy. We have verified
 the driver on StarFive VisionFive development board, which is developed by
 Shanghai StarFive Technology Co., Ltd.. On the board, yt8521 gigabit ethernet
 phy works in utp mode, RGMII interface, supports 1000M/100M/10M speeds, and
 wol(magic package).

Signed-off-by: Frank <Frank.Sae@motor-comm.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS
drivers/net/phy/Kconfig
drivers/net/phy/motorcomm.c