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

Commit 6623166c authored by Deepak Katragadda's avatar Deepak Katragadda
Browse files

clk: msm: clock-gpu-cobalt: Support running the gfx3d_isense clock at XO



Update the frequency table for the gfx3d_isense_clk_src RCG to
include configuring it to run at 19.2 MHz.

CRs-Fixed: 1038944
Change-Id: I072a9d3ca906e311fa4f34119c42d92828dccedb
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent f600d8b9
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -285,6 +285,7 @@ static struct rcg_clk rbbmtimer_clk_src = {
};

static struct clk_freq_tbl ftbl_gfx3d_isense_clk_src[] = {
	F(  19200000, gpucc_cxo_clk,    1,    0,     0),
	F(  40000000,   gpucc_gpll0,   15,    0,     0),
	F( 200000000,   gpucc_gpll0,    3,    0,     0),
	F( 300000000,   gpucc_gpll0,    2,    0,     0),