Re: [PATCH v1 0/2] Fix the wrong order of phy callbacks
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
Date: 2022-08-29 06:33:58
Also in:
linux-pci, linux-phy, lkml
From: Ahmad Fatoum <a.fatoum@pengutronix.de>
Date: 2022-08-29 06:33:58
Also in:
linux-pci, linux-phy, lkml
Hi, On 22.08.22 15:10, Richard Zhu wrote:
Refer [1], phy_init() must be called before phy_power_on().
This series used to fix the wrong order of the phy_init() and phy_power_on(),
introduced by commit 1aa97b002258 ("phy: freescale: pcie: Initialize the imx8 pcie standalone phy driver")
Tested on i.MX8MM EVK board when one NVME device is used.
[1]https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/drivers/phy/phy-core.c?id=v5.19-rc1#n233
[PATCH v1 1/2] PCI: imx6: Fix the wrong order of phy_init() and
[PATCH v1 2/2] phy: freescale: imx8m-pcie: Fix the wrong order ofThis introduces an intermittent breakage. Can you squash?
-- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel