]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite21499ed420ad67bd5a621869f7ac729ddb8a3d7
tree63e8ff315e0f029ab7ffdeb408a53e9322526342
parent0a059ed3481436d1e44386835cc227302cb021fa
parent635dc77733382bc47ab9c4c5cd349c717197e91a
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>