Skip to content
Commit 9ff1a3b4 authored by Taniya Das's avatar Taniya Das Committed by Stephen Boyd
Browse files

clk: qcom: gcc: Use active only source for CPUSS clocks



The clocks of the CPUSS such as "gcc_cpuss_ahb_clk_src" is a CRITICAL
clock and needs to vote on the active only source of XO, so as to keep
the vote as long as CPUSS is active. Similar rbcpr_clk_src is also has
the same requirement.

Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
Fixes: 06391edd

 ("clk: qcom: Add Global Clock controller (GCC) driver for SDM845")
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent 303aef8b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment