[PATCH v3] cpufreq: hisilicon: add acpu driver
Viresh Kumar
viresh.kumar at linaro.org
Sun Mar 29 22:34:08 PDT 2015
On 30 March 2015 at 10:56, Leo Yan <leo.yan at linaro.org> wrote:
> Add acpu driver for hisilicon SoC, acpu is application processor
> subsystem. Currently the acpu has the coupled clock domain for two
> clusters, so this driver will directly use cpufreq-dt driver as
> backend.
>
> Signed-off-by: Leo Yan <leo.yan at linaro.org>
> ---
> drivers/cpufreq/Kconfig.arm | 9 ++++++++
> drivers/cpufreq/Makefile | 1 +
> drivers/cpufreq/hisi-acpu-cpufreq.c | 42 +++++++++++++++++++++++++++++++++++++
> 3 files changed, 52 insertions(+)
> create mode 100644 drivers/cpufreq/hisi-acpu-cpufreq.c
Acked-by: Viresh Kumar <viresh.kumar at linaro.org>
More information about the linux-arm-kernel
mailing list