diff options
author | Matthias Kaehlcke <mka@chromium.org> | 2020-09-15 10:10:54 -0700 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2020-09-16 15:22:15 +0530 |
commit | bc9b9c5ab9d8d16157737db539929d57562926e9 (patch) | |
tree | 67a4e9812e49945f274ded875ab5f42d61af2ee7 /drivers/regulator/tps65218-regulator.c | |
parent | 49b59f4c358cf71cb4e413749cd855478547c2ca (diff) | |
download | linux-bc9b9c5ab9d8d16157737db539929d57562926e9.tar.bz2 |
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 'drivers/regulator/tps65218-regulator.c')
0 files changed, 0 insertions, 0 deletions