]> 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)
commit2565b13ad277383037fa6f4b8d8f45bd0aec0f78
tree25767a1e3b5ba50736655f9e43d6c55a63af78a1
parente9b2d0d64b8fd531fdcbc3a1f45c42ff29c61371
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