summaryrefslogtreecommitdiff
path: root/drivers/cpufreq
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2017-08-22 16:17:40 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2017-08-22 16:49:33 +0300
commit836a1e25dff8b23d5d54022cf84f841dae2387c7 (patch)
treea8ac63a5cbb53edf21731ae13b894e6216a31139 /drivers/cpufreq
parentff6c349f74218eb03a676f46a2cffe69fc5b3d4d (diff)
downloadlinux-836a1e25dff8b23d5d54022cf84f841dae2387c7.tar.xz
mfd: db8500-prcmu: Get rid of cpufreq dependency
The ARMSS clock, also known as the operating point of the CPU, should not cross-depend on cpufreq like this. Move the code to use just frequencies and remove the false frequency (1GHz) and put in the actual frequency provided by the ARMSS clock (998400000 Hz) as part of the process. After this and the related cpufreq patch, the DB8500 will simply use the standard DT cpufreq driver to change the operating points through the common clock framework using the ARMSS clock. Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/cpufreq')
0 files changed, 0 insertions, 0 deletions