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

Commit 6141dfab authored by Patrick Daly's avatar Patrick Daly
Browse files

msm: clock-8226: Update a7sspll frequency table for 8226v2



New hardware revisions support a wider range of pll frequencies. Allow
client drivers to use these new frequencies.

Change-Id: I9bbf8aaf5936c3f0a6c802b91b3cedb34b64656f
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent 6f1c4b95
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2784,6 +2784,8 @@ static struct pll_freq_tbl apcs_pll_freq[] = {
	F_APCS_PLL(1401600000, 73, 0x0, 0x1, 0x0, 0x0, 0x0),
	F_APCS_PLL(1497600000, 78, 0x0, 0x1, 0x0, 0x0, 0x0),
	F_APCS_PLL(1593600000, 83, 0x0, 0x1, 0x0, 0x0, 0x0),
	F_APCS_PLL(1689600000, 88, 0x0, 0x1, 0x0, 0x0, 0x0),
	F_APCS_PLL(1785600000, 93, 0x0, 0x1, 0x0, 0x0, 0x0),
	PLL_F_END
};