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

Commit 19d2a9ae authored by Jagadeesh Kona's avatar Jagadeesh Kona
Browse files

clk: qcom: videocc: Update frequency table of video_cc_mvs0_clk_src



Update the frequency table of video_cc_mvs0_clk_src as per the latest
HW recommendation.

Change-Id: I0ac28e2465c80cfa3be1edfaf1ecab648565a48e
Signed-off-by: default avatarJagadeesh Kona <jkona@codeaurora.org>
parent ad191fdc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -180,8 +180,10 @@ static struct clk_rcg2 video_cc_ahb_clk_src = {
};

static const struct freq_tbl ftbl_video_cc_mvs0_clk_src[] = {
	F(604800000, P_VIDEO_PLL0_OUT_MAIN, 1, 0, 0),
	F(720000000, P_VIDEO_PLL0_OUT_MAIN, 1, 0, 0),
	F(1014000000, P_VIDEO_PLL0_OUT_MAIN, 1, 0, 0),
	F(1094400000, P_VIDEO_PLL0_OUT_MAIN, 1, 0, 0),
	F(1098000000, P_VIDEO_PLL0_OUT_MAIN, 1, 0, 0),
	F(1332000000, P_VIDEO_PLL0_OUT_MAIN, 1, 0, 0),
	{ }