summaryrefslogtreecommitdiff
path: root/drivers/devfreq/governor_userspace.c
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2022-07-04 18:40:08 +0300
committerViresh Kumar <viresh.kumar@linaro.org>2022-07-12 18:05:21 +0300
commit1b195626850d90663d17299bd378db30f23307e4 (patch)
tree58548187aa41adb290396044c7782c104e940753 /drivers/devfreq/governor_userspace.c
parent2f71ae1a9e75a675dfc9da03f5e191e858d1126f (diff)
downloadlinux-1b195626850d90663d17299bd378db30f23307e4.tar.xz
PM / devfreq: tegra30: Register config_clks helper
There is a corner case with Tegra30, where we want to skip clk configuration that happens via dev_pm_opp_set_opp(), but still want the OPP core to read the "opp-hz" property so we can find the right OPP via freq finding helpers. The OPP core provides support for the platforms to provide config_clks helpers now, lets use that instead of devm_pm_opp_of_add_table_noclk() to achieve the same result, as the OPP core won't parse the DT's "opp-hz" property anymore if the clock isn't provided. Tested-by: Dmitry Osipenko <dmitry.osipenko@collabora.com> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/devfreq/governor_userspace.c')
0 files changed, 0 insertions, 0 deletions