Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e6a601f8 authored by Patrick Daly's avatar Patrick Daly
Browse files

msm: clock-9630: Handle bimc_q6_axi hw_vote bit



Since this clock is votable, it may turn on or off at times when
software does not expect.

Change-Id: Ia7bebf7cf3918396830042a0368ad7b62b734181
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent 9aaeaf49
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1285,6 +1285,7 @@ static struct branch_clk gcc_mss_q6_bimc_axi_clk = {
	.cbcr_reg = MSS_Q6_BIMC_AXI_CBCR,
	.has_sibling = 1,
	.base = &virt_bases[GCC_BASE],
	.halt_check = DELAY,
	.c = {
		.dbg_name = "gcc_mss_q6_bimc_axi_clk",
		.ops = &clk_ops_branch,