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

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

Merge "msm: clock-krypton: Add 19.2 MHz for usb_pipe"

parents 774aef76 815127e8
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -754,6 +754,7 @@ static struct rcg_clk usb3_aux_clk_src = {
};

static struct clk_freq_tbl ftbl_gcc_usb3_pipe_clk[] = {
	F(          19200000,            xo,    1,    0,     0),
	F_EXT_SRC( 125000000, usb3_pipe_clk,    1,    0,     0),
	F_END
};