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

Commit 42037f3d authored by Taniya Das's avatar Taniya Das
Browse files

clk: qcom: camcc: Update the PLL CFA mode for Zonda PLL



Enable the STAY_IN_CFA mode for camcc pll2 to avoid pll lock issues.

Change-Id: Ifa34e1e37ee9976f6cda80ab9d89ef4d7dcfb593
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 4a3d1ca8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -330,6 +330,9 @@ static const struct alpha_pll_config cam_cc_pll2_config = {
	.config_ctl_hi_val = 0x05008011,
	.config_ctl_hi1_val = 0x00000000,
	.user_ctl_val = 0x0000010F,
	.test_ctl_val = 0x00010000,
	.test_ctl_hi_val = 0x00000000,
	.test_ctl_hi1_val = 0x00000000,
};

static struct clk_alpha_pll cam_cc_pll2 = {