diff options
author | Richard Zhu <hongxing.zhu@nxp.com> | 2022-09-05 10:23:03 +0800 |
---|---|---|
committer | Lorenzo Pieralisi <lpieralisi@kernel.org> | 2022-10-03 10:34:46 +0200 |
commit | cbcf8722b523dcf0970ab67dc3d5ced1ea7b334e (patch) | |
tree | 46917549d5d445841bef06027e0f647a881fbbfd /drivers/pci/controller/dwc/pcie-uniphier.c | |
parent | 3db1e531e444290f0f54dd794b5cc22cf189930a (diff) | |
download | linux-cbcf8722b523dcf0970ab67dc3d5ced1ea7b334e.tar.bz2 |
phy: freescale: imx8m-pcie: Fix the wrong order of phy_init() and phy_power_on()
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.
Link: https://lore.kernel.org/r/1662344583-18874-1-git-send-email-hongxing.zhu@nxp.com
Fixes: 1aa97b002258 ("phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver")
Tested-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Richard Zhu <hongxing.zhu@nxp.com>
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Acked-by: Vinod Koul <vkoul@kernel.org>
Acked-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Diffstat (limited to 'drivers/pci/controller/dwc/pcie-uniphier.c')
0 files changed, 0 insertions, 0 deletions