public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/6] Extend mv88e61xx driver to support 88E6071
@ 2019-07-08 13:03 Anatolij Gustschin
  2019-07-08 13:03 ` [U-Boot] [PATCH 1/6] net: phy: mv88e61xx: rework to enable detection of 88E6071 devices Anatolij Gustschin
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Anatolij Gustschin @ 2019-07-08 13:03 UTC (permalink / raw)
  To: u-boot

This series adds support for 88E6071 switches in the mv88e61xx
driver.

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 | 166 +++++++++++++++++++++++++++---------
 2 files changed, 135 insertions(+), 40 deletions(-)

-- 
2.17.1

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2019-07-09  8:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-08 13:03 [U-Boot] [PATCH 0/6] Extend mv88e61xx driver to support 88E6071 Anatolij Gustschin
2019-07-08 13:03 ` [U-Boot] [PATCH 1/6] net: phy: mv88e61xx: rework to enable detection of 88E6071 devices Anatolij Gustschin
2019-07-09  7:34   ` Chris Packham
2019-07-09  8:13     ` Anatolij Gustschin
2019-07-08 13:03 ` [U-Boot] [PATCH 2/6] net: phy: mv88e61xx: add CPU port parameter init for 88E6071 Anatolij Gustschin
2019-07-08 13:03 ` [U-Boot] [PATCH 3/6] net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071 Anatolij Gustschin
2019-07-08 13:03 ` [U-Boot] [PATCH 4/6] net: phy: mv88E61xx: add config option for mv88E6071 support Anatolij Gustschin
2019-07-08 13:03 ` [U-Boot] [PATCH 5/6] net: phy: mv88e61xx: register phy_driver struct for 88E6071 Anatolij Gustschin
2019-07-08 13:03 ` [U-Boot] [PATCH 6/6] net: phy: fix switch vendor name Anatolij Gustschin
2019-07-09  7:41 ` [U-Boot] [PATCH 0/6] Extend mv88e61xx driver to support 88E6071 Chris Packham
2019-07-09  8:17   ` Anatolij Gustschin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox