On 29/06/2022 00:04, Marek Szyprowski wrote: > The proper initialization for generic PHYs is to call first phy_init(), > then phy_power_on(). > > While touching this, lets remove the phy_reset() call. It is just a > left-over from the obsoleted Exynos5440 support and current exynos-pcie > PHY driver doesn't even support this function. It is also rarely used by > other drivers. > > Reported-by: Bjorn Helgaas <helgaas@xxxxxxxxxx> > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof