public inbox for linux-phy@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH phy-next 0/3] Lynx 28G: better init(), exit(), power_on(), power_off()
@ 2026-03-21  1:14 Vladimir Oltean
  2026-03-21  1:14 ` [PATCH phy-next 1/3] phy: lynx-28g: use timeouts when waiting for lane halt and reset Vladimir Oltean
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Vladimir Oltean @ 2026-03-21  1:14 UTC (permalink / raw)
  To: linux-phy
  Cc: netdev, Ioana Ciornei, Vinod Koul, Neil Armstrong, Josua Mayer,
	linux-kernel

This is a set of 3 improvements to the 28G Lynx SerDes driver as found
on NXP Layerscape:
- avoid kernel hangs if lane resets/halts fail due to other bugs
- actually have phy_power_down() cut power from lanes, not just halt them
- allow consumers to call phy_exit(), to balance the phy->init_count

Especially change 3 will allow further development of the dpaa2-eth
consumer. To permit phy_exit() and other patches in net-next to be
submitted in this development cycle without functionally breaking
networking, please apply this change on top of v7.0-rc1 and provide
it as a stable tag to be pulled in netdev.

Vladimir Oltean (3):
  phy: lynx-28g: use timeouts when waiting for lane halt and reset
  phy: lynx-28g: truly power the lanes up or down
  phy: lynx-28g: implement phy_exit() operation

 drivers/phy/freescale/phy-fsl-lynx-28g.c | 190 +++++++++++++++++++----
 1 file changed, 157 insertions(+), 33 deletions(-)

-- 
2.34.1


-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

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

end of thread, other threads:[~2026-03-30 12:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-21  1:14 [PATCH phy-next 0/3] Lynx 28G: better init(), exit(), power_on(), power_off() Vladimir Oltean
2026-03-21  1:14 ` [PATCH phy-next 1/3] phy: lynx-28g: use timeouts when waiting for lane halt and reset Vladimir Oltean
2026-03-21 15:48   ` Andrew Lunn
2026-03-21  1:14 ` [PATCH phy-next 2/3] phy: lynx-28g: truly power the lanes up or down Vladimir Oltean
2026-03-21  1:14 ` [PATCH phy-next 3/3] phy: lynx-28g: implement phy_exit() operation Vladimir Oltean
2026-03-30 11:46 ` [PATCH phy-next 0/3] Lynx 28G: better init(), exit(), power_on(), power_off() Vladimir Oltean

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