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

Commit 7d890af2 authored by Tianyi Gou's avatar Tianyi Gou Committed by Punit Soni
Browse files

msm: clock-8084: Add BCR register for camss_micro_ahb_clk.



Camera driver needs to use camss_micro_ahb_clk to reset the
cammss micro core. Therefore, adding the BCR register to support
this.

Change-Id: Ifcfbb65694c2b58b551bd94080178f4cab048a17
Signed-off-by: default avatarTianyi Gou <tgou@codeaurora.org>
parent b16fa45c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4553,6 +4553,7 @@ static struct branch_clk camss_mclk3_clk = {

static struct branch_clk camss_micro_ahb_clk = {
	.cbcr_reg = CAMSS_MICRO_AHB_CBCR,
	.bcr_reg = CAMSS_MICRO_BCR,
	.has_sibling = 1,
	.base = &virt_bases[MMSS_BASE],
	.c = {