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

Commit 8c50a167 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk: qcom: Add support for new frequency of 650MHz for GPU"

parents a76e79a1 6350ab40
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -906,6 +906,7 @@ static const struct freq_tbl ftbl_gfx3d_clk_src[] = {
	F_SLEW(523200000, P_GPLL3_OUT_MAIN, 1, 0, 0,   1046400000),
	F_SLEW(550000000, P_GPLL3_OUT_MAIN, 1, 0, 0,   1100000000),
	F_SLEW(598000000, P_GPLL3_OUT_MAIN, 1, 0, 0,   1196000000),
	F_SLEW(650000000, P_GPLL3_OUT_MAIN, 1, 0, 0,   1300000000),
	{ }
};