[PATCH 6/8] clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocks

Konrad Dybcio konradybcio at kernel.org
Tue Aug 27 03:10:04 PDT 2024


On 27.08.2024 8:36 AM, Qiang Yu wrote:
> The pipediv2_clk's source from the same mux as pipe clock. So they have
> same limitation, which is that the PHY sequence requires to enable these
> local CBCs before the PHY is actually outputting a clock to them. This
> means the clock won't actually turn on when we vote them. Hence, let's
> skip the halt bit check of the pipediv2_clk, otherwise pipediv2_clk may
> stuck at off state during bootup.
> 
> Suggested-by: Mike Tipton <quic_mdtipton at quicinc.com>
> Signed-off-by: Qiang Yu <quic_qianyu at quicinc.com>
> ---


Reviewed-by: Konrad Dybcio <konradybcio at kernel.org>

Konrad



More information about the linux-phy mailing list