cpufreq: st: Provide runtime initialised driver for ST's platforms
authorLee Jones <lee.jones@linaro.org>
Thu, 10 Dec 2015 09:42:16 +0000 (09:42 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 12 Dec 2015 01:55:21 +0000 (02:55 +0100)
commitab0ea257fc58d8742f73f50fba3797dfe001aa3c
tree91b6fdb5b477c0bcf922209229e07c1d25dee0af
parent68435c0d4a2d73a9f758a4b8444d165b686a8b6a
cpufreq: st: Provide runtime initialised driver for ST's platforms

The bootloader is charged with the responsibility to provide platform
specific Dynamic Voltage and Frequency Scaling (DVFS) information via
Device Tree.  This driver takes the supplied configuration and
registers it with the new generic OPP framework, to then be used with
CPUFreq.

Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/cpufreq/Kconfig.arm
drivers/cpufreq/Makefile
drivers/cpufreq/sti-cpufreq.c [new file with mode: 0644]
This page took 0.039061 seconds and 5 git commands to generate.