powerpc/cpufreq: Add cpufreq driver for Momentum Maple boards
commit5d8c665889e27e1b8989ca465166e8897dc302d1
authorDmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Wed, 29 Jun 2011 05:07:56 +0000 (29 05:07 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 19 Jul 2011 05:13:04 +0000 (19 15:13 +1000)
treea1a6839086aa1ccc4aeb8a562bd82b6a3673ab96
parent77c2342a578c11f22a1003e641f50d138dd9833a
powerpc/cpufreq: Add cpufreq driver for Momentum Maple boards

Add simple cpufreq driver for Maple-based boards (ppc970fx evaluation
kit and others). Driver is based on a cpufreq driver for 64-bit powermac
boxes with all pmac-dependant features removed and simple cleanup
applied.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/cpufreq/Kconfig
drivers/cpufreq/Kconfig.powerpc [new file with mode: 0644]
drivers/cpufreq/Makefile
drivers/cpufreq/maple-cpufreq.c [new file with mode: 0644]