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

Commit 8d355c16 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-8084: Configure the pcie pipe clock predivider to 1"

parents 8d15e9f2 29011e49
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1598,7 +1598,7 @@ static struct rcg_clk pcie_0_aux_clk_src = {
};

static struct clk_freq_tbl ftbl_gcc_pcie_0_1_pipe_clk[] = {
	F_EXT(125000000, pcie_pipe,    2, 0, 0),
	F_EXT(125000000, pcie_pipe,    1, 0, 0),
	F_EXT(250000000, pcie_pipe,    1, 0, 0),
	F_END
};