All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] phy: freescale: imx8m-pcie: fix and cleanup phy
@ 2025-03-05 14:43 ` Stefan Eichenberger
  0 siblings, 0 replies; 14+ messages in thread
From: Stefan Eichenberger @ 2025-03-05 14:43 UTC (permalink / raw)
  To: vkoul, kishon, shawnguo, s.hauer, kernel, festevam, p.zabel,
	tharvey, hongxing.zhu, francesco.dolcini
  Cc: linux-phy, imx, linux-arm-kernel, linux-kernel

The imx8m-pcie PHY PLL fails to lock under certain conditions when
returning from suspend. This is resolved by asserting the PHY reset when
powering off the PHY during suspend. This ensures that the PHY is
properly reset when powering on again in resume.

Changes in v2:
- Remove unnecessary check if perst is not null (Philipp)

Stefan Eichenberger (2):
  phy: freescale: imx8m-pcie: cleanup reset logic
  phy: freescale: imx8m-pcie: assert phy reset and perst in power off

 drivers/phy/freescale/phy-fsl-imx8m-pcie.c | 23 +++++++++++++---------
 1 file changed, 14 insertions(+), 9 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2025-03-10 20:21 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-05 14:43 [PATCH v2 0/2] phy: freescale: imx8m-pcie: fix and cleanup phy Stefan Eichenberger
2025-03-05 14:43 ` Stefan Eichenberger
2025-03-05 14:43 ` [PATCH v2 1/2] phy: freescale: imx8m-pcie: cleanup reset logic Stefan Eichenberger
2025-03-05 14:43   ` Stefan Eichenberger
2025-03-05 15:40   ` Frank Li
2025-03-05 15:40     ` Frank Li
2025-03-05 14:43 ` [PATCH v2 2/2] phy: freescale: imx8m-pcie: assert phy reset and perst in power off Stefan Eichenberger
2025-03-05 14:43   ` Stefan Eichenberger
2025-03-05 15:42   ` Frank Li
2025-03-05 15:42     ` Frank Li
2025-03-06  0:24 ` [PATCH v2 0/2] phy: freescale: imx8m-pcie: fix and cleanup phy Hongxing Zhu
2025-03-06  0:24   ` Hongxing Zhu
2025-03-10 20:13 ` Vinod Koul
2025-03-10 20:13   ` Vinod Koul

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.