Shengjiu Wang f52f000698 clk: imx: pll14xx: change naming of fvco to fout
pll14xx_calc_rate() output the fout clock not the fvco clock
The relation of fvco and fout is:
	fout = fvco / (1 << sdiv)

So use correct naming for the clock.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Marco Felsch <m.felsch@pengutronix.de>
Link: https://lore.kernel.org/r/1703068389-6130-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
2023-12-21 15:00:00 +02:00
..
2022-09-19 13:06:45 +03:00
2023-10-04 15:44:11 +03:00
2023-08-14 12:31:33 +03:00
2022-01-29 15:12:07 +02:00
2020-08-23 10:08:35 +08:00
2023-05-18 17:40:22 +03:00
2023-08-14 12:29:52 +03:00