Netdev List
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] net: phy: MDIO bus scanning fixes
@ 2020-06-19 18:47 Florian Fainelli
  2020-06-19 18:47 ` [PATCH net v2 1/2] of: of_mdio: Correct loop scanning logic Florian Fainelli
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Fainelli @ 2020-06-19 18:47 UTC (permalink / raw)
  To: netdev
  Cc: Florian Fainelli, Andrew Lunn, Heiner Kallweit, Russell King,
	David S. Miller, Jakub Kicinski, Rob Herring, Frank Rowand,
	Dajun Jin, Alexandre Belloni, open list,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE

Hi all,

This patch series fixes two problems with the current MDIO bus scanning
logic which was identified while moving from 4.9 to 5.4 on devices that
do rely on scanning the MDIO bus at runtime because they use pluggable
cards.

Changes in v2:

- added comment explaining the special value of -ENODEV
- added Andrew's Reviewed-by tag

Florian Fainelli (2):
  of: of_mdio: Correct loop scanning logic
  net: phy: Check harder for errors in get_phy_id()

 drivers/net/phy/phy_device.c | 6 ++++--
 drivers/of/of_mdio.c         | 9 +++++++--
 2 files changed, 11 insertions(+), 4 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-06-19 20:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-19 18:47 [PATCH net v2 0/2] net: phy: MDIO bus scanning fixes Florian Fainelli
2020-06-19 18:47 ` [PATCH net v2 1/2] of: of_mdio: Correct loop scanning logic Florian Fainelli
2020-06-19 18:47 ` [PATCH net v2 2/2] net: phy: Check harder for errors in get_phy_id() Florian Fainelli
2020-06-19 20:40 ` [PATCH net v2 0/2] net: phy: MDIO bus scanning fixes David Miller

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