Merge branch 'ax88772-phylib'
authorDavid S. Miller <davem@davemloft.net>
Mon, 7 Jun 2021 20:23:03 +0000 (13:23 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 7 Jun 2021 20:23:03 +0000 (13:23 -0700)
commit8c3f3362cded07f58fbb0d8e27f3d1b61ca92c6e
tree63e8ff315e0f029ab7ffdeb408a53e9322526342
parentef91f7981036a293ee1fa1cd2f670702a3889f4b
parent2c9d6c2b871d5841ce26ede3e81fd37e2e33c42c
Merge branch 'ax88772-phylib'

Oleksij Rempel says:

====================
port asix ax88772 to the PHYlib

changes v2:
- add Reviewed-by: Andrew Lunn <andrew@lunn.ch> to some patches
- refactor asix_read_phy_addr() and add error handling for all callers
- refactor asix_mdio_bus_read()

Port ax88772 part of asix driver to the phylib to be able to use more
advanced external PHY attached to this controller.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>