All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 net-next 0/2] Ocelot phylink fixes
@ 2021-08-19 16:49 Vladimir Oltean
  2021-08-19 16:49 ` [PATCH v2 net-next 1/2] net: mscc: ocelot: be able to reuse a devlink_port after teardown Vladimir Oltean
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Vladimir Oltean @ 2021-08-19 16:49 UTC (permalink / raw)
  To: netdev, Jakub Kicinski, David S. Miller
  Cc: Alexandre Belloni, Horatiu Vultur, Florian Fainelli, Andrew Lunn,
	Vivien Didelot, Claudiu Manoil, UNGLinuxDriver

This series addresses a regression reported by Horatiu which introduced
by the ocelot conversion to phylink: there are broken device trees in
the wild, and the driver fails to probe the entire switch when a port
fails to probe, which it previously did not do.

Continue probing even when some ports fail to initialize properly.

Horatiu Vultur (1):
  net: mscc: ocelot: be able to reuse a devlink_port after teardown

Vladimir Oltean (1):
  net: mscc: ocelot: allow probing to continue with ports that fail to
    register

 drivers/net/ethernet/mscc/ocelot_net.c     | 1 +
 drivers/net/ethernet/mscc/ocelot_vsc7514.c | 7 ++++---
 2 files changed, 5 insertions(+), 3 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-08-20 13:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-19 16:49 [PATCH v2 net-next 0/2] Ocelot phylink fixes Vladimir Oltean
2021-08-19 16:49 ` [PATCH v2 net-next 1/2] net: mscc: ocelot: be able to reuse a devlink_port after teardown Vladimir Oltean
2021-08-19 16:49 ` [PATCH v2 net-next 2/2] net: mscc: ocelot: allow probing to continue with ports that fail to register Vladimir Oltean
2021-08-20 13:40 ` [PATCH v2 net-next 0/2] Ocelot phylink fixes patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.