]> git.baikalelectronics.ru Git - kernel.git/commit
cpufreq: Enable big.LITTLE cpufreq driver on arm64
authorMark Brown <broonie@linaro.org>
Fri, 9 May 2014 16:40:31 +0000 (17:40 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Fri, 16 May 2014 23:22:14 +0000 (01:22 +0200)
commitdfe41da37a6ad341c2b83aa789355362d0042d3c
treed65d747ed7ca4b56ee66b7ad22a9da93b536d73d
parent8856381084c711bb10ba3eaa3740906c0e7aad6d
cpufreq: Enable big.LITTLE cpufreq driver on arm64

There are arm64 big.LITTLE systems so enable the big.LITTLE cpufreq driver.
While IKS is not available for these systems the driver is still useful
since it manages clusters with shared frequencies which is the common case
for these systems.

Long term combining the cpufreq-cpu0 and big.LITTLE drivers may be a
more sensible option but that is substantially more complex especially
in the case of IKS.

Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/Kconfig.arm