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

Commit 114846c8 authored by Taniya Das's avatar Taniya Das Committed by Gerrit - the friendly Code Review server
Browse files

clk: qcom: clock-gcc-8952: Add support for 160MHz for CPP clock



CPP camera clock requires 160MHz, add support for the same clock frequency
in the cpp frequency table.

Change-Id: I6ff6ec36edb1787f1579c4eccb6fffee5bce85de
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 61691972
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1111,6 +1111,7 @@ static struct clk_freq_tbl ftbl_gcc_camss_cpp_clk[] = {

static struct clk_freq_tbl ftbl_gcc_camss_cpp_clk_8937[] = {
	F( 133333333,          gpll0,    6,    0,     0),
	F( 160000000,          gpll0,    5,    0,     0),
	F( 200000000,          gpll0,    4,    0,     0),
	F( 266666667,          gpll0,    3,    0,     0),
	F( 308570000,          gpll6,  3.5,    0,     0),