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

Commit 2e917035 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "clk: qcom: gcc: Add support for 80KHz and 100KHz for gp clocks"

parents 9d7678fc fb342673
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -417,6 +417,8 @@ static struct clk_rcg2 gcc_emac_rgmii_clk_src = {
};

static const struct freq_tbl ftbl_gcc_gp1_clk_src[] = {
	F(80000, P_BI_TCXO, 1, 1, 240),
	F(100000, P_BI_TCXO, 1, 1, 192),
	F(19200000, P_BI_TCXO, 1, 0, 0),
	F(25000000, P_GPLL0_OUT_EVEN, 12, 0, 0),
	F(50000000, P_GPLL0_OUT_EVEN, 6, 0, 0),