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

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

Merge "clk: qcom: 8994: Add xo support for usb30 master clock"

parents d602960e 4c8a1573
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -316,6 +316,7 @@ static struct rcg_clk ufs_axi_clk_src = {
};

static struct clk_freq_tbl ftbl_usb30_master_clk_src[] = {
	F(  19200000,         gcc_xo,    1,    0,     0),
	F( 125000000, gpll0_out_main,    1,    5,    24),
	F_END
};