OSDN Git Service

net: phy: at803x: add support for AR8032 PHY
authorDavid Bauer <mail@david-bauer.net>
Fri, 17 Apr 2020 13:41:59 +0000 (15:41 +0200)
committerDavid S. Miller <davem@davemloft.net>
Sat, 18 Apr 2020 22:45:52 +0000 (15:45 -0700)
commit5800091a206172e2016e84906035f1d757cc6547
tree25767a1e3b5ba50736655f9e43d6c55a63af78a1
parent513a24ffb3f96a1eedc1f346616814f55ecb11da
net: phy: at803x: add support for AR8032 PHY

This adds support for the Qualcomm Atheros AR8032 Fast Ethernet PHY.

It shares many similarities with the already supported AR8030 PHY but
additionally supports MII connection to the MAC.

Signed-off-by: David Bauer <mail@david-bauer.net>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/at803x.c