summaryrefslogtreecommitdiffstats
path: root/include/linux/cpufreq.h
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2015-07-29 16:23:11 +0530
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2015-08-07 03:25:24 +0200
commitd15fa86276e8515443251c0d18930e392bc5afc5 (patch)
tree6a22348534638429e1d5545efe1e2d03f435cb17 /include/linux/cpufreq.h
parent2e02d8723edf6599988852a8ade8f83b2f766cb8 (diff)
downloadop-kernel-dev-d15fa86276e8515443251c0d18930e392bc5afc5.zip
op-kernel-dev-d15fa86276e8515443251c0d18930e392bc5afc5.tar.gz
cpufreq: dt: Add support for turbo/boost mode
With opp-v2 DT bindings, few OPPs can be used only for the boost mode. But using such OPPs require the boost mode to be supported by cpufreq driver. We will parse DT bindings only during ->init() and so can enable boost support only after registering cpufreq driver. This enables boost support as soon as any policy has boost/turbo OPPs for its CPUs. We don't need to disable boost support as that is done by the core, when the driver is unregistered. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'include/linux/cpufreq.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud