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

Commit 8f4c9de7 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk: msm: Update test_cntrl register for sdm439/429"

parents 206f048e ff4c6a09
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4505,6 +4505,7 @@ static int msm_gcc_probe(struct platform_device *pdev)
			vdd_hf_pll.num_levels = VDD_HF_PLL_NUM_439;
			vdd_hf_pll.cur_level = VDD_HF_PLL_NUM_439;

			gpll3_clk_src.test_ctl_hi_val = 0x400000;
			gpll3_clk_src.vco_tbl = p_vco;
			gpll3_clk_src.num_vco = ARRAY_SIZE(p_vco);
			gpll3_clk_src.c.fmax[VDD_DIG_LOW] = 800000000;