summaryrefslogtreecommitdiff
path: root/tools/lib/python/__init__.py
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2026-03-11 19:21:42 +0100
committerBjorn Andersson <andersson@kernel.org>2026-03-18 21:56:26 -0500
commit27c7ec7ad7dbc7baeede6ca7429f294bc33cae13 (patch)
tree5259438619c00bdaaed3eeb15147ebf7f2ca6886 /tools/lib/python/__init__.py
parentb39ae8c2f3de2a2429caad9dd414db14f84bcc8e (diff)
clk: qcom: gcc-ipq6018: mark gcc_xo_clk_src as critical
The XO clock source is always-on in hardware and cannot be gated. Without CLK_IS_CRITICAL, runtime PM of downstream consumers (such as the CMN PLL driver) cascades a disable up to gcc_xo_clk_src, causing a branch status timeout warning. The IPQ8074 GCC driver already marks this clock as CLK_IS_CRITICAL. Apply the same fix to IPQ6018. Signed-off-by: John Crispin <john@phrozen.org> Signed-off-by: Christian Marangi <ansuelsmth@gmail.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20260311182147.30266-1-ansuelsmth@gmail.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'tools/lib/python/__init__.py')
0 files changed, 0 insertions, 0 deletions