diff options
author | Gregory CLEMENT <[email protected]> | 2019-03-08 17:47:10 +0100 |
---|---|---|
committer | Viresh Kumar <[email protected]> | 2019-04-29 15:22:50 +0530 |
commit | 8db82563451f976597ab7b282ec655e4390a4088 (patch) | |
tree | f0a4fd8f06fabeefb68fa5f4471c8187cf38fce6 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | c1d1090c3c7674c965552e22a65b29423aa4f090 (diff) |
cpufreq: armada-37xx: fix frequency calculation for opp
The frequency calculation was based on the current(max) frequency of the
CPU. However for low frequency, the value used was already the parent
frequency divided by a factor of 2.
Instead of using this frequency, this fix directly get the frequency from
the parent clock.
Fixes: 92ce45fb875d ("cpufreq: Add DVFS support for Armada 37xx")
Cc: <[email protected]>
Reported-by: Christian Neubert <[email protected]>
Signed-off-by: Gregory CLEMENT <[email protected]>
Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions