Skip to content
Commit bc9b9c5a authored by Matthias Kaehlcke's avatar Matthias Kaehlcke Committed by Viresh Kumar
Browse files

cpufreq: qcom: Don't add frequencies without an OPP



The driver currently adds all frequencies from the hardware LUT to
the cpufreq table, regardless of whether the corresponding OPP
exists. This prevents devices from disabling certain OPPs through
the device tree and can result in CPU frequencies for which the
interconnect bandwidth can't be adjusted. Only add frequencies
with an OPP entry.

Fixes: 55538fbc ("cpufreq: qcom: Read voltage LUT and populate OPP")
Signed-off-by: default avatarMatthias Kaehlcke <mka@chromium.org>
Signed-off-by: default avatarViresh Kumar <viresh.kumar@linaro.org>
parent 49b59f4c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment