]> git.karo-electronics.de Git - karo-tx-linux.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>
Mon, 22 Apr 2013 05:52:00 +0000 (14:52 +0900)
commite94602fd792699ab0bcc8a083bff8af5c028e3fd
tree2b0efe6d6c08a571e996970b5e0c36d8203c7db2
parent8fa2735f8c097d9aaeccdee8fea5da0b757674d4
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