commit | 5d8c665889e27e1b8989ca465166e8897dc302d1 | [log] [tgz] |
---|---|---|
author | Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | Wed Jun 29 05:07:56 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jul 19 15:13:04 2011 +1000 |
tree | a1a6839086aa1ccc4aeb8a562bd82b6a3673ab96 | |
parent | 77c2342a578c11f22a1003e641f50d138dd9833a [diff] |
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>