diff options
author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2023-12-20 18:33:09 +0800 |
---|---|---|
committer | Abel Vesa <abel.vesa@linaro.org> | 2023-12-21 15:00:00 +0200 |
commit | f52f00069888e410cec718792b3e314624f209ea (patch) | |
tree | 417c6234b21865fec7bebb180e75c534f4b5b45d /drivers/gpu/drm/amd/amdgpu/atom.c | |
parent | 3f5f63adeea7e7aa715e101ffe4b4ac9705f9664 (diff) |
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/atom.c')
0 files changed, 0 insertions, 0 deletions