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

Commit 80c70d41 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 the voltage vote for GPU clock @475MHz for MSM8940"

parents dd82eed5 feee6416
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -4327,8 +4327,7 @@ static int msm_gcc_probe(struct platform_device *pdev)
		if (compat_bin3) {
			gfx3d_clk_src.freq_tbl =
					ftbl_gcc_oxili_gfx3d_clk_8937_475MHz;
			gcc_oxili_gfx3d_clk.c.fmax[VDD_DIG_SUPER_TUR] =
								475000000;
			gfx3d_clk_src.c.fmax[VDD_DIG_SUPER_TUR] = 475000000;
		}
	} else if (compat_bin2) {
		gpll0_clk_src.c.parent = &gpll0_clk_src_8937.c;