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

Commit aa003984 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: gcc: Update config ctl value for GPLL3"

parents b5f17cb4 b6d116c9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -161,7 +161,7 @@ static struct alpha_pll_clk gpll3_clk_src = {
	.enable_config = 1,
	.post_div_config = 1 << 8,
	.slew = true,
	.config_ctl_val = 0x4001051b,
	.config_ctl_val = 0x4001055b,
	.c = {
		.rate = 1300000000,
		.parent = &xo_clk_src.c,