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

Commit c3ef9e55 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk: qcom: camcc-sdm845: Add an additional frequency for the MCLK clocks" into msm-4.9

parents 8d96a271 f13d60e8
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -764,6 +764,7 @@ static struct clk_rcg2 cam_cc_lrme_clk_src = {
};
};


static const struct freq_tbl ftbl_cam_cc_mclk0_clk_src[] = {
static const struct freq_tbl ftbl_cam_cc_mclk0_clk_src[] = {
	F(24000000, P_CAM_CC_PLL3_OUT_EVEN, 16, 0, 0),
	F(33333333, P_CAM_CC_PLL0_OUT_EVEN, 2, 1, 9),
	F(33333333, P_CAM_CC_PLL0_OUT_EVEN, 2, 1, 9),
	F(34285714, P_CAM_CC_PLL2_OUT_EVEN, 14, 0, 0),
	F(34285714, P_CAM_CC_PLL2_OUT_EVEN, 14, 0, 0),
	{ }
	{ }