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

Commit 126b1269 authored by Arun KS's avatar Arun KS
Browse files

clk: qcom: 8939: Add more precision to frequencies for cpp



Modify the clock rates in the frequency table for cpp clock, so as to
reduce the difference between the rate set and rate measured falls in a
acceptable limit.

CRs-Fixed: 753178
Change-Id: I26510b54eb819a5196aef4d237ef980ff9f0a57e
Signed-off-by: default avatarArun KS <arunks@codeaurora.org>
parent 46ff9a21
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1230,8 +1230,8 @@ static struct rcg_clk csi1phytimer_clk_src = {
static struct clk_freq_tbl ftbl_gcc_camss_cpp_clk[] = {
	F( 160000000,	   gpll0_out_main,   5,	  0,	0),
	F( 200000000,      gpll0_out_main,   4,   0,    0),
	F( 228500000,      gpll0_out_main, 3.5,   0,    0),
	F( 266000000,      gpll0_out_main,   3,   0,    0),
	F( 228570000,      gpll0_out_main, 3.5,   0,    0),
	F( 266670000,      gpll0_out_main,   3,   0,    0),
	F( 320000000,	   gpll0_out_main, 2.5,	  0,	0),
	F( 465000000,	   gpll2_out_main,   2,	  0,	0),
	F_END