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)
committerDavid S. Miller <davem@davemloft.net>
Mon, 31 Oct 2022 10:51:54 +0000 (10:51 +0000)
commit70479a40954cf353e87a486997a3477108c75aa9
treeadeaa5074d1b2e8aea15d9874d6e67dce744d937
parente8572f038a527a4f865b0992057963252f14ba40
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