+5
−0
drivers/cpufreq/Kconfig.powerpc
0 → 100644
+7
−0
+5
−0
drivers/cpufreq/maple-cpufreq.c
0 → 100644
+309
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>