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

Commit 5dd5f5d7 authored by Odelu Kukatla's avatar Odelu Kukatla
Browse files

clk: qcom: Update the video core clock frequency on sdm670



Video core clocks require to support 364.7MHz on sdm670, so update
364.8MHz perf level to 364.7MHz.

Change-Id: I0bf80edb234598334361c73f0b5bb88d7391aa58
Signed-off-by: default avatarOdelu Kukatla <okukatla@codeaurora.org>
parent 9c9a0530
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -118,7 +118,7 @@ static const struct freq_tbl ftbl_video_cc_venus_clk_src_sdm670[] = {
	F(100000000, P_VIDEO_PLL0_OUT_MAIN, 4, 0, 0),
	F(200000000, P_VIDEO_PLL0_OUT_MAIN, 2, 0, 0),
	F(330000000, P_VIDEO_PLL0_OUT_MAIN, 2, 0, 0),
	F(364800000, P_VIDEO_PLL0_OUT_MAIN, 2, 0, 0),
	F(364700000, P_VIDEO_PLL0_OUT_MAIN, 2, 0, 0),
	F(404000000, P_VIDEO_PLL0_OUT_MAIN, 1, 0, 0),
	F(444000000, P_VIDEO_PLL0_OUT_MAIN, 1, 0, 0),
	F(533000000, P_VIDEO_PLL0_OUT_MAIN, 1, 0, 0),