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

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

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

parents d5b51fe3 ab1968dd
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -934,6 +934,7 @@ static struct rcg_clk crypto_clk_src = {
};

static struct clk_freq_tbl ftbl_gcc_gp1_3_clk[] = {
	F(   150000,    xo,     1,      1,      128),
	F( 19200000,	xo,	1,	0,	  0),
	F_END
};