[PATCH v3] cpufreq: hisilicon: add acpu driver

Leo Yan leo.yan at linaro.org
Sun Mar 29 22:54:22 PDT 2015


On Mon, Mar 30, 2015 at 11:04:08AM +0530, Viresh Kumar wrote:
> 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>

Thanks, Viresh.



More information about the linux-arm-kernel mailing list