[PATCH net-next v2 0/2] add ti dp83td510 support

Oleksij Rempel posted 2 patches 4 years ago
There is a newer version of this series
drivers/net/phy/Kconfig     |   6 +
drivers/net/phy/Makefile    |   1 +
drivers/net/phy/dp83td510.c | 272 ++++++++++++++++++++++++++++++++++++
drivers/net/phy/phy-c45.c   |   6 +-
4 files changed, 284 insertions(+), 1 deletion(-)
create mode 100644 drivers/net/phy/dp83td510.c
[PATCH net-next v2 0/2] add ti dp83td510 support
Posted by Oleksij Rempel 4 years ago
changes v2:
- rewrite the driver reduce usage of common code and to reduce amount of
  quirks.
- add genphy_c45_baset1_an_config_aneg fix

Oleksij Rempel (2):
  net: phy: genphy_c45_baset1_an_config_aneg: do no set unknown
    configuration
  net: phy: dp83td510: Add support for the DP83TD510 Ethernet PHY

 drivers/net/phy/Kconfig     |   6 +
 drivers/net/phy/Makefile    |   1 +
 drivers/net/phy/dp83td510.c | 272 ++++++++++++++++++++++++++++++++++++
 drivers/net/phy/phy-c45.c   |   6 +-
 4 files changed, 284 insertions(+), 1 deletion(-)
 create mode 100644 drivers/net/phy/dp83td510.c

-- 
2.30.2