Merge branch 'add-ti-dp83td510-support'
authorDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2022 11:09:30 +0000 (12:09 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 9 May 2022 11:09:30 +0000 (12:09 +0100)
commit613707eb8bb07164d8b01771ef7cbfeb291b588c
tree73d7539d869f21835b13d3fec8a3b91268c7410b
parent5dd6da25255a9d64622c693b99d7668da939a980
parent165cd04fe25392f875ebb94188c4faa20905290d
Merge branch 'add-ti-dp83td510-support'

Oleksij Rempel says:

====================
add ti dp83td510 support

changes v4:
- dp83td510: remove unused variables
- s/base1/baset1
- s/genphy_c45_baset1_read_master_slave/genphy_c45_pma_baset1_read_master_slave

changes v3:
- export reusable code snippets and make use of it in the dp83td510
  driver

changes v2:
- rewrite the driver reduce usage of common code and to reduce amount of
  quirks.
- add genphy_c45_baset1_an_config_aneg fix
====================

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