diff options
author | Shengjiu Wang <shengjiu.wang@nxp.com> | 2023-12-20 13:33:09 +0300 |
---|---|---|
committer | Abel Vesa <abel.vesa@linaro.org> | 2023-12-21 16:00:00 +0300 |
commit | f52f00069888e410cec718792b3e314624f209ea (patch) | |
tree | 417c6234b21865fec7bebb180e75c534f4b5b45d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3f5f63adeea7e7aa715e101ffe4b4ac9705f9664 (diff) | |
download | linux-f52f00069888e410cec718792b3e314624f209ea.tar.xz |
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 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions