aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/cpufreq_schedutil.c
diff options
context:
space:
mode:
authorMatthias Kaehlcke <mka@chromium.org>2020-09-15 10:10:54 -0700
committerViresh Kumar <viresh.kumar@linaro.org>2020-09-16 15:22:15 +0530
commitbc9b9c5ab9d8d16157737db539929d57562926e9 (patch)
tree67a4e9812e49945f274ded875ab5f42d61af2ee7 /kernel/sched/cpufreq_schedutil.c
parentcpufreq: qcom-hw: Add cpufreq support for SM8250 SoC (diff)
downloadlinux-dev-bc9b9c5ab9d8d16157737db539929d57562926e9.tar.xz
linux-dev-bc9b9c5ab9d8d16157737db539929d57562926e9.zip
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: 55538fbc79e9 ("cpufreq: qcom: Read voltage LUT and populate OPP") Signed-off-by: Matthias Kaehlcke <mka@chromium.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'kernel/sched/cpufreq_schedutil.c')
0 files changed, 0 insertions, 0 deletions