phy: freescale: imx8m-pcie: fix pcie link-up instability
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>
Fri, 22 Mar 2024 13:06:32 +0000 (14:06 +0100)
committerVinod Koul <vkoul@kernel.org>
Sat, 6 Apr 2024 07:13:16 +0000 (12:43 +0530)
commit3a161017f1de55cc48be81f6156004c151f32677
treeda3a0c78d4014154a65699a7be659a078bf8fc51
parent627207703b73615653eea5ab7a841d5b478d961e
phy: freescale: imx8m-pcie: fix pcie link-up instability

Leaving AUX_PLL_REFCLK_SEL at its reset default of AUX_IN (PLL clock)
proves to be more stable on the i.MX 8M Mini.

Fixes: 1aa97b002258 ("phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver")
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com>
Link: https://lore.kernel.org/r/20240322130646.1016630-2-marcel@ziswiler.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/freescale/phy-fsl-imx8m-pcie.c