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

Commit 7ef50639 authored by David Collins's avatar David Collins
Browse files

clk: qcom: gcc-sm8150: update usb mock utmi supported frequencies



Add 19.2 MHz support for the gcc_usb30_prim_mock_utmi_clk_src
and gcc_usb30_sec_mock_utmi_clk_src RCGs.

Change-Id: I4934562f3adf75a2b089cecf182da20eceb770d9
Signed-off-by: default avatarDavid Collins <collinsd@codeaurora.org>
parent 4e80278d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1515,6 +1515,7 @@ static struct clk_rcg2 gcc_usb30_prim_master_clk_src = {
};

static const struct freq_tbl ftbl_gcc_usb30_prim_mock_utmi_clk_src[] = {
	F(19200000, P_BI_TCXO, 1, 0, 0),
	F(20000000, P_GPLL0_OUT_EVEN, 15, 0, 0),
	F(60000000, P_GPLL0_OUT_EVEN, 5, 0, 0),
	{ }