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

Commit ec133ece authored by Deepak Katragadda's avatar Deepak Katragadda Committed by Gerrit - the friendly Code Review server
Browse files

clk: msm: clock-mmss-8996: Update the maxi_clk_src frequencies



The clock frequency plan has been updated with a new frequency
for the maxi_clk_src clock. Support the same from the clock
driver.

Change-Id: I1d7dc91b0a3400c8a6e9778118a98785b812f83b
Signed-off-by: default avatarDeepak Katragadda <dkatraga@codeaurora.org>
parent bb29ea15
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -692,7 +692,7 @@ static struct clk_freq_tbl ftbl_maxi_clk_src_v2[] = {
	F_MM( 171430000,     mmsscc_gpll0,  3.5,    0,     0),
	F_MM( 200000000,     mmsscc_gpll0,    3,    0,     0),
	F_MM( 320000000,  mmpll0_out_main,  2.5,    0,     0),
	F_MM( 400000000,  mmpll0_out_main,    2,    0,     0),
	F_MM( 405000000,  mmpll1_out_main,    2,    0,     0),
	F_END
};