[PATCH v3 0/2] phy: freescale: imx8m-pcie: fix and cleanup phy
From: Stefan Eichenberger
Date: Mon Mar 10 2025 - 08:29:17 EST
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 v3:
- Update commit message of cleanup patch (Frank)
- Add Reviewd-by and Acked-by (Frank and Richard)
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