[PATCH] Add cpufreq driver for Momentum Maple boards

Dmitry Eremin-Solenikov dbaryshkov at gmail.com
Sat Jun 4 20:39:37 EST 2011


On 6/4/11, Benjamin Herrenschmidt <benh at kernel.crashing.org> wrote:
> On Sat, 2011-06-04 at 13:00 +0400, Dmitry Eremin-Solenikov wrote:
>> On 5/30/11, Dmitry Eremin-Solenikov <dbaryshkov at gmail.com> wrote:
>> > Hello,
>> >
>> > On 5/21/11, Dmitry Eremin-Solenikov <dbaryshkov at gmail.com> wrote:
>> >> 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 at gmail.com>
>> >> ---
>> >>  arch/powerpc/kernel/misc_64.S          |    4 +-
>> >>  arch/powerpc/platforms/Kconfig         |    8 +
>> >>  arch/powerpc/platforms/maple/Makefile  |    1 +
>> >>  arch/powerpc/platforms/maple/cpufreq.c |  317
>> >> ++++++++++++++++++++++++++++++++
>> >>  4 files changed, 328 insertions(+), 2 deletions(-)
>> >>  create mode 100644 arch/powerpc/platforms/maple/cpufreq.c
>> >
>> > What about this patch?
>>
>> Pinging again. Any problems/comments/objections to this patch?
>
> Well, obviously nobody had time to review it yet....

I'm just a bit impatient. It has been already two weeks...

-- 
With best wishes
Dmitry


More information about the Linuxppc-dev mailing list