Re: [PATCH v2] phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()

From: Vinod Koul
Date: Fri Sep 02 2022 - 13:49:37 EST


On 31-08-22, 14:55, Richard Zhu wrote:
> Refer to phy_core driver, phy_init() must be called before phy_power_on().
> Fix the wrong order of phy_init() and phy_power_on() here.
> Squash the changes into one patch to avoid the possible bi-section hole.
>
> Fixes: 1aa97b002258 ("phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver")
> Signed-off-by: Richard Zhu <hongxing.zhu@xxxxxxx>
> Tested-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx>
> ---
> drivers/pci/controller/dwc/pci-imx6.c | 6 +++---
> drivers/phy/freescale/phy-fsl-imx8m-pcie.c | 8 ++++----

Acked-By: Vinod Koul <vkoul@xxxxxxxxxx>

--
~Vinod