]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd6e433f14a96746d011623ab14d73a1e53b6eeb9
tree25767a1e3b5ba50736655f9e43d6c55a63af78a1
parent5935590fad602301a60b9dd235399097ddc3a66f
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