[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210819164958.2244855-1-vladimir.oltean@nxp.com>
Date: Thu, 19 Aug 2021 19:49:56 +0300
From: Vladimir Oltean <vladimir.oltean@....com>
To: netdev@...r.kernel.org, Jakub Kicinski <kuba@...nel.org>,
"David S. Miller" <davem@...emloft.net>
Cc: Alexandre Belloni <alexandre.belloni@...tlin.com>,
Horatiu Vultur <horatiu.vultur@...rochip.com>,
Florian Fainelli <f.fainelli@...il.com>,
Andrew Lunn <andrew@...n.ch>,
Vivien Didelot <vivien.didelot@...il.com>,
Claudiu Manoil <claudiu.manoil@....com>,
UNGLinuxDriver@...rochip.com
Subject: [PATCH v2 net-next 0/2] Ocelot phylink fixes
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
Powered by blists - more mailing lists