netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] net: macb: fix connectivity after resume
@ 2022-12-12 11:28 Claudiu Beznea
  2022-12-12 11:28 ` [PATCH v2 1/2] net: phylink: init phydev on phylink_resume() Claudiu Beznea
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Claudiu Beznea @ 2022-12-12 11:28 UTC (permalink / raw)
  To: nicolas.ferre, davem, edumazet, kuba, pabeni, linux, andrew,
	hkallweit1
  Cc: sergiu.moga, netdev, linux-kernel, Claudiu Beznea

Hi,

This series fixes connectivity on SAMA7G5 with KSZ9131 ethernet PHY.
Driver fix is in patch 2/2. Patch 1/2 is a prerequisite.

Thank you,
Claudiu Beznea

Changes in v2:
- patch 1 has been updated to call phy_init_hw() on phylink_resume()
- patch 2 is new; the previous one was only calling phy_init_hw()

Claudiu Beznea (2):
  net: phylink: init phydev on phylink_resume()
  net: macb: use phylink_suspend()/phylink_resume()

 drivers/net/ethernet/cadence/macb_main.c | 17 +++++++----------
 drivers/net/phy/phylink.c                |  6 ++++++
 2 files changed, 13 insertions(+), 10 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2022-12-14  1:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-12 11:28 [PATCH v2 0/2] net: macb: fix connectivity after resume Claudiu Beznea
2022-12-12 11:28 ` [PATCH v2 1/2] net: phylink: init phydev on phylink_resume() Claudiu Beznea
2022-12-12 12:47   ` Russell King (Oracle)
2022-12-12 13:26     ` Claudiu.Beznea
2022-12-12 14:24       ` Russell King (Oracle)
2022-12-12 14:46         ` Claudiu.Beznea
2022-12-12 13:54   ` Vladimir Oltean
2022-12-12 15:20     ` Claudiu.Beznea
2022-12-12 11:28 ` [PATCH v2 2/2] net: macb: use phylink_suspend()/phylink_resume() Claudiu Beznea
2022-12-14  1:39 ` [PATCH v2 0/2] net: macb: fix connectivity after resume Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).