clk: qcom: gcc-sdm855: Change the halt_check flag for some GCC GPU clocks
The gcc_ddrss_gpu_axi_clk and gcc_gpu_memnoc_gfx_clk clocks are
controllable from the GPU SMMU clock voting registers. This might
lead them to remain enabled even after removing the SW vote on the
CBCRs. Update the halt_check flags for these clocks to BRANCH_VOTED
in order to only poll these CBCRs while enabling them.
Change-Id: Ie98ddef82e964b41af223267edc5380675d5b89f
Signed-off-by:
Deepak Katragadda <dkatraga@codeaurora.org>
Loading
Please register or sign in to comment