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

Commit 687356a7 authored by Taniya Das's avatar Taniya Das
Browse files

clk: qcom: gpucc: Add support for new clock frequency for Lagoon



Add support for 750MHz clock support for GPU clock.

Change-Id: I975336fe5956afd69e3633db95071c85cc3e7c1e
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent a74f80d6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -197,6 +197,7 @@ static const struct freq_tbl ftbl_gpu_cc_gx_gfx3d_clk_src[] = {
	F(430000000, P_CRC_DIV, 1, 0, 0),
	F(565000000, P_CRC_DIV, 1, 0, 0),
	F(650000000, P_CRC_DIV, 1, 0, 0),
	F(750000000, P_CRC_DIV, 1, 0, 0),
	F(800000000, P_CRC_DIV, 1, 0, 0),
	F(825000000, P_CRC_DIV, 1, 0, 0),
	F(850000000, P_CRC_DIV, 1, 0, 0),