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)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 24 Jul 2023 23:24:50 +0000 (08:24 +0900)
commitdef5e5dfc4a65d41d83636e22d5f4b0406461ea0
tree7798b959516aeea9decf7a09a7a5c5544d7e58c4
parent37f22d3f9f25d10ec9c1788aafe7ff0bc925d13f
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>
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
Change-Id: I98c7dd937da59afce8a5a79fa78c6cca8dc47096
MAINTAINERS
drivers/net/phy/Kconfig
drivers/net/phy/motorcomm.c