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

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

Merge "qcom: clock-cpu-8994: Add voltage voting for the CCI PLL"

parents 876ce807 84ae2180
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -743,6 +743,7 @@ static struct alpha_pll_clk cci_pll = {
		.parent = &xo_ao.c,
		.dbg_name = "cci_pll",
		.ops = &clk_ops_alpha_pll,
		VDD_DIG_FMAX_MAP1(LOW, 1000000000),
		CLK_INIT(cci_pll.c),
	},
};