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

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

Merge "clock-gcc-8994: Add 19.2MHz for the mock_utmi clock"

parents f96fb7c0 493888c6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1306,6 +1306,7 @@ DEFINE_FIXED_DIV_CLK(ufs_rx_cfg_postdiv_clk_src, 2, &ufs_axi_clk_src.c);
DEFINE_FIXED_DIV_CLK(ufs_tx_cfg_postdiv_clk_src, 2, &ufs_axi_clk_src.c);

static struct clk_freq_tbl ftbl_usb30_mock_utmi_clk_src[] = {
	F(  19200000,         gcc_xo,    1,    0,     0),
	F(  60000000, gpll0_out_main,   10,    0,     0),
	F_END
};