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

Commit a3746d46 authored by Taniya Das's avatar Taniya Das Committed by Shilpa Suresh
Browse files

clk: msm: clock-gcc: Add support for a new frequency for GP clock



The new frequency for 0.15MHz is required for the GP clocks to control the
duty-cycle of these clocks.

Change-Id: I8c0b6b61e8e0da6d3c467417571614317a82a23f
Signed-off-by: default avatarTaniya Das <tdas@codeaurora.org>
parent 17ed9893
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -817,6 +817,7 @@ static struct rcg_clk blsp1_uart2_apps_clk_src = {
};

static struct clk_freq_tbl ftbl_gcc_camss_gp0_1_clk[] = {
	F(   150000,	xo,	1,	1,	128),
	F( 100000000,	gpll0,	8,	0,	0),
	F( 200000000,	gpll0,	4,	0,	0),
	F_END