
10 Jul
2019
10 Jul
'19
1:22 a.m.
This series adds support for 88E6071 switches in the mv88e61xx driver.
Changes in v2: - fix port init for 6096/6097 devices in patch 1/6 - update commit description in patch 4/6
Anatolij Gustschin (6): net: phy: mv88e61xx: rework to enable detection of 88E6071 devices net: phy: mv88e61xx: add CPU port parameter init for 88E6071 net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071 net: phy: mv88E61xx: add config option for mv88E6071 support net: phy: mv88e61xx: register phy_driver struct for 88E6071 net: phy: fix switch vendor name
drivers/net/phy/Kconfig | 9 +- drivers/net/phy/mv88e61xx.c | 168 +++++++++++++++++++++++++++--------- 2 files changed, 137 insertions(+), 40 deletions(-)
--
2.17.1