MLK-22429 imx8mn: fix audio pll setting
authorPeng Fan <peng.fan@nxp.com>
Tue, 13 Aug 2019 03:28:33 +0000 (11:28 +0800)
committerPeng Fan <peng.fan@nxp.com>
Mon, 19 Aug 2019 02:25:35 +0000 (10:25 +0800)
commit179126f225738d377d0b3d3cd9cf5c13c443c561
treef5331b2d4d0ce5850eb7b5041dbda1022cf9ba0f
parent3d44aa3ec4f0f88665ee0a58fa0b15ff7194e6f9
MLK-22429 imx8mn: fix audio pll setting

The AUDIO PLL max support 650M, so the original clk settings violate
spec. In order not to impact audio functionality, let's div the
clk by 2.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Shengjiu Wang <shengjiu.wang@nxp.com>
arch/arm64/boot/dts/freescale/fsl-imx8mn-ddr4-evk.dts
drivers/clk/imx/clk-imx8mn.c