1
0
Fork 0

MLK-18299 clk: imx8mm: add 594mhz for video pll on imx8mm

Add 594MHz config support for video pll on imx8mm. lcdif
driver need this frequency setpoint.

Signed-off-by: Bai Ping <ping.bai@nxp.com>
Reviewed-by: Anson Huang <Anson.Huang@nxp.com>
pull/10/head
Bai Ping 2018-05-14 11:06:35 +08:00 committed by Jason Liu
parent fbfc63d91a
commit f53ebc391b
1 changed files with 1 additions and 0 deletions

View File

@ -81,6 +81,7 @@ static const struct imx_int_pll_rate_table imx8mm_audiopll_tbl[] = {
static const struct imx_int_pll_rate_table imx8mm_videopll_tbl[] = {
PLL_1443X_RATE(650000000U, 325, 3, 2, 0),
PLL_1443X_RATE(594000000U, 198, 2, 2, 0),
};
static const struct imx_int_pll_rate_table imx8mm_drampll_tbl[] = {