Re: [PATCH] clk: qcom: enable ALWAYS_ON for titan_top_gdsc
From: Konrad Dybcio
Date: Fri Jun 26 2026 - 12:38:30 EST
On 6/26/26 6:26 PM, Brian Masney wrote:
> With the introduction of sync_state support in the clk and pmdomain
> subsystems, the following warning happens when the unused clocks are
> shutdown in camcc-sc8280xp:
Stuck at _on_ sounds wrong.. does clk_ignore_unused / removing
the sync state from the clock part only resolve this? There may
be a clock dependency for the TITAN_TOP_GDSC that we're failing to
describe
Konrad