[U-Boot] [PATCH v2 0/6] Extend mv88e61xx driver to support 88E6071

Anatolij Gustschin agust at denx.de
Tue Jul 9 23:22:45 UTC 2019


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



More information about the U-Boot mailing list