OSDN Git Service

Merge branch 'lan937x-t1-phy-driver'
authorDavid S. Miller <davem@davemloft.net>
Fri, 4 Mar 2022 12:45:19 +0000 (12:45 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Mar 2022 12:45:19 +0000 (12:45 +0000)
commita972711d89aedf91a52468011651a3b033d7d4b9
tree0d42664f9ac25d4230bc4b7765fc1f599b4faf54
parent828553d2c3b07ec419e6f080c1e74efff31bc774
parent8a1b415d70b78e002a8f18bf6da99c6d7ec8055b
Merge branch 'lan937x-t1-phy-driver'

Arun Ramadoss says:

====================
Add support for LAN937x T1 Phy Driver

LAN937x is a Multi-port 100Base-T1 Switch and it internally uses LAN87xx
T1 Phy.  This series of patch update the initialization routine for the
LAN87xx phy and also add LAN937x part support. Added the T1 Phy
master-slave configuration through ethtool.
====================

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