imx8m: clock: Correct imx8mm_fracpll_tbl
authorPeng Fan <peng.fan@nxp.com>
Mon, 28 Jul 2025 10:25:29 +0000 (18:25 +0800)
committerFabio Estevam <festevam@gmail.com>
Thu, 7 Aug 2025 11:15:24 +0000 (08:15 -0300)
commitb1a89c5232f783400669235f148cc0f39accd333
tree47131d4f6818a32861096abb98eb382082684a2c
parent66324e0cecaa99bf99dd39b5bca7f292b4225e0d
imx8m: clock: Correct imx8mm_fracpll_tbl

The minimum frequency of Fref (Fin / p) is 6MHz for the PLL AC
Electrical Characteristics. Setting p with 9 or 8 voilates the Spec.

Update the settings to match Spec.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx8m/clock_imx8mm.c