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