Skip to content
Commit c2147585 authored by Leonard Crestez's avatar Leonard Crestez Committed by Viresh Kumar
Browse files

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: 4d28ba1d ("cpufreq: Add imx-cpufreq-dt driver")

Signed-off-by: default avatarLeonard Crestez <leonard.crestez@nxp.com>
[ Viresh: s/minumum/minimum/ in patch and log ]
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent a02177a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment