[PATCH] phy: qcom: edp: Postpone clk_set_rate until the PLL is up

Vinod Koul vkoul at kernel.org
Fri Sep 2 09:57:47 PDT 2022


On 05-08-22, 08:44, Bjorn Andersson wrote:
> When the platform was booted with the involved clocks enabled the
> clk_set_rate() of the link and pixel clocks will perculate to the
> children, which will fail to update because the PHY driver has just shut
> down the PLL.
> 
> Postpone the clock rate updates until the PLL is back online to avoid
> reconfiguring the clocks while the PLL is not ticking.

Applied, thanks

This gave me a conflict which I think I have resolved, pls do check

Thanks
-- 
~Vinod



More information about the linux-phy mailing list