]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit61dc4043bd0200501657af7d0a3afc6ae474d294
tree73d7539d869f21835b13d3fec8a3b91268c7410b
parent1f26f8866886cd62b3a9cdc53e98599b740905a1
parentaf19285cc4a42b0d504c7bff2975976c583e01e1
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>