]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: shmobile: sh73a0: add CPUFreq support
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Fri, 5 Apr 2013 10:00:38 +0000 (12:00 +0200)
committerSimon Horman <horms+renesas@verge.net.au>
Fri, 7 Jun 2013 05:24:51 +0000 (14:24 +0900)
commitbb684c8b88e046b937cb60377b6ec5779867d874
tree43cfe225794102b97223333c00cfc9f2cf8fc315
parent1039b1ab1b2fd05dec004a7db865b508d40e31c1
ARM: shmobile: sh73a0: add CPUFreq support

This patch enables the use of the generic cpufreq-cpu0 driver on sh73a0.
Providing a regulator, a list of OPPs in DT, combined with a virtual
cpufreq-cpu0 platform device and a clock, attached to it is everything,
the cpufreq-cpu0 driver needs. The first sh73a0 platform, implementing
such CPUFreq support is kzm9g-reference.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski+renesas@gmail.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Kconfig
arch/arm/mach-shmobile/setup-sh73a0.c