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

Commit 652cbfa3 authored by Taniya Das's avatar Taniya Das
Browse files

clk: qcom: clock-gcc-8916: Support MCLK of 9.6MHz



Camera clock sensor requires a mclk of 9.6MHz, add the required
frequency, so that the sensor driver could request for it.

Change-Id: I47d9170d2e42111a066ea993f9a4ad0c886040f6
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 9f441c72
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -903,6 +903,7 @@ static struct rcg_clk jpeg0_clk_src = {
};

static struct clk_freq_tbl ftbl_gcc_camss_mclk0_1_clk[] = {
	F(   9600000,	      xo,   2,	  0,	0),
	F(  23880000,      gpll0,   1,    2,   67),
	F(  66670000,	   gpll0,  12,	  0,	0),
	F_END