clk: qcom: ipq5018: keep XO clock always on
authorGeorge Moussalem <george.moussalem@outlook.com>
Fri, 16 May 2025 12:36:08 +0000 (16:36 +0400)
committerBjorn Andersson <andersson@kernel.org>
Thu, 17 Jul 2025 04:05:19 +0000 (23:05 -0500)
commit693a723291d0634eaea24cff2f9d807f3223f204
tree72a4713b60ca68db4d1902644160e63886ff8e5d
parent3c4ee2cc7f56f7097e045c7c0116071a530686a7
clk: qcom: ipq5018: keep XO clock always on

The XO clock must not be disabled to avoid the kernel trying to disable
the it. As such, keep the XO clock always on by flagging it as critical.

Signed-off-by: George Moussalem <george.moussalem@outlook.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20250516-ipq5018-cmn-pll-v4-1-389a6b30e504@outlook.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/gcc-ipq5018.c