OSDN Git Service

net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy
authorFrank Sae <Frank.Sae@motor-comm.com>
Thu, 2 Feb 2023 03:00:37 +0000 (11:00 +0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 3 Feb 2023 09:34:51 +0000 (09:34 +0000)
commit4ac94f728a588e7096dd5010cd7141a309ea7805
tree3a84baa0da408906162bcf774a176da9849bf78c
parent36152f87dda4af221b16258751451d9cd3d0fb0b
net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy

Add a driver for the motorcomm yt8531 gigabit ethernet phy. We have
 verified the driver on AM335x platform with yt8531 board. On the
 board, yt8531 gigabit ethernet phy works in utp mode, RGMII
 interface, supports 1000M/100M/10M speeds, and wol(magic package).

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