diff options
author | 2018-01-19 16:55:27 +0100 | |
---|---|---|
committer | 2018-02-12 09:49:23 +0100 | |
commit | 3c4fe763d64db93c0c8ec359cf394cfc491f91f3 (patch) | |
tree | c9b149483bb2edd7f6b79e595365ed470ef5a54a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | clk: meson: add the gxl hdmi pll (diff) | |
download | linux-rng-3c4fe763d64db93c0c8ec359cf394cfc491f91f3.tar.xz linux-rng-3c4fe763d64db93c0c8ec359cf394cfc491f91f3.zip |
clk: meson: fix rate calculation of plls with a fractional part
The rate of the parent should not be multiplied by 2 when the pll has a
fractional part. This is making the rate calculation of the gxl_hdmi_pll
wrong (and others as well). This multiplication is specific
to the hdmi_pll of gxbb and is most likely due to a multiplier sitting
in front of this particular pll.
Add a fixed factor clock in front on the gxbb pll and remove this constant
from the calculation to fix the problem
Fixes: 4a47295144dd ("clk: meson: fractional pll support")
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions