diff options
author | Leonard Crestez <[email protected]> | 2019-05-29 11:52:08 +0000 |
---|---|---|
committer | Viresh Kumar <[email protected]> | 2019-06-03 11:04:13 +0530 |
commit | c2147585cce028e46a0ea8b24be3a11716ee6e4f (patch) | |
tree | 203b55fb4a507051d3773372093a5ac774b91054 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a02177a39344b643dccfa3b18fa5c1fc4984e1e5 (diff) |
cpufreq: imx-cpufreq-dt: Fix no OPPs available on unfused parts
Early samples without fuses written report "0 0" which means consumer
segment and minimum speed grading. According to datasheet the minimum speed
grade is not supported for consumer parts so all OPPs are disabled
which results in stack dumps later on.
Fix by clamping minimum consumer speed grade to 1 on imx8mm and imx8mq.
Fixes: 4d28ba1d62c4 ("cpufreq: Add imx-cpufreq-dt driver")
Signed-off-by: Leonard Crestez <[email protected]>
[ Viresh: s/minumum/minimum/ in patch and log ]
Signed-off-by: Viresh Kumar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions