diff options
author | Jerome Brunet <[email protected]> | 2018-08-01 16:00:53 +0200 |
---|---|---|
committer | Jerome Brunet <[email protected]> | 2018-09-26 12:02:00 +0200 |
commit | dd601dbc011e4eeda9e4c8c19ffe5b2fb33223dc (patch) | |
tree | 4a3ec158d243c98e47fdf5b11a50e2bf4483f69d /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 87173557d2f6d28ba6e19f8aaf6b7f3d45d51511 (diff) |
clk: meson: clk-pll: drop hard-coded rates from pll tables
Putting hard-coded rates inside the parameter tables assumes that
the parent is known and will never change. That's a big assumption
we should not make.
We have everything we need to recalculate the output rate using
the parent rate and the rest of the parameters. Let's do so and
drop the rates from the tables.
Acked-by: Neil Armstrong <[email protected]>
Reviewed-by: Martin Blumenstingl <[email protected]>
Tested-by: Martin Blumenstingl <[email protected]>
Signed-off-by: Jerome Brunet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions