Re: [PATCH] Add cpufreq driver for Momentum Maple boards

2011-06-17 Thread Dave Jones
On Fri, Jun 17, 2011 at 03:12:56PM +0400, Dmitry Eremin-Solenikov wrote: > What about drivers/cpufreq/powerpc, or it's an unnecessary? We haven't done it so far for x86 & arm, so for now at least, just keeping them in drivers/cpufreq/ should be sufficient. > Should I resumbit it, or there will

Re: [PATCH] Add cpufreq driver for Momentum Maple boards

2011-06-17 Thread Arnd Bergmann
On Friday 17 June 2011 13:12:56 Dmitry Eremin-Solenikov wrote: > > I think new cpufreq drivers should live in drivers/cpufreq, not in arch/. > > We've > > started moving other drivers away from arch/x86 and arch/arm already. > > What about drivers/cpufreq/powerpc, or it's an unnecessary? drivers/

Re: [PATCH] Add cpufreq driver for Momentum Maple boards

2011-06-17 Thread Dmitry Eremin-Solenikov
Hello, On 6/17/11, Arnd Bergmann wrote: > On Friday 17 June 2011 10:49:16 Dmitry Eremin-Solenikov 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 r

Re: [PATCH] Add cpufreq driver for Momentum Maple boards

2011-06-17 Thread Arnd Bergmann
On Friday 17 June 2011 10:49:16 Dmitry Eremin-Solenikov 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. > > Signe

[PATCH] Add cpufreq driver for Momentum Maple boards

2011-06-17 Thread Dmitry Eremin-Solenikov
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 --- arch/powerpc/kernel/misc_64.S

Re: [PATCH] Add cpufreq driver for Momentum Maple boards

2011-06-16 Thread Benjamin Herrenschmidt
On Sat, 2011-05-21 at 14:28 +0400, Dmitry Eremin-Solenikov 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. No spe

Re: [PATCH] Add cpufreq driver for Momentum Maple boards

2011-06-04 Thread Dmitry Eremin-Solenikov
On 6/4/11, Benjamin Herrenschmidt wrote: > On Sat, 2011-06-04 at 13:00 +0400, Dmitry Eremin-Solenikov wrote: >> On 5/30/11, Dmitry Eremin-Solenikov wrote: >> > Hello, >> > >> > On 5/21/11, Dmitry Eremin-Solenikov wrote: >> >> Add simple cpufreq driver for Maple-based boards (ppc970fx evaluation

Re: [PATCH] Add cpufreq driver for Momentum Maple boards

2011-06-04 Thread Benjamin Herrenschmidt
On Sat, 2011-06-04 at 13:00 +0400, Dmitry Eremin-Solenikov wrote: > On 5/30/11, Dmitry Eremin-Solenikov wrote: > > Hello, > > > > On 5/21/11, Dmitry Eremin-Solenikov wrote: > >> Add simple cpufreq driver for Maple-based boards (ppc970fx evaluation > >> kit and others). Driver is based on a cpufre

Re: [PATCH] Add cpufreq driver for Momentum Maple boards

2011-06-04 Thread Dmitry Eremin-Solenikov
On 5/30/11, Dmitry Eremin-Solenikov wrote: > Hello, > > On 5/21/11, Dmitry Eremin-Solenikov 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

Re: [PATCH] Add cpufreq driver for Momentum Maple boards

2011-05-30 Thread Dmitry Eremin-Solenikov
Hello, On 5/21/11, Dmitry Eremin-Solenikov 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: Dm

[PATCH] Add cpufreq driver for Momentum Maple boards

2011-05-21 Thread Dmitry Eremin-Solenikov
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 --- arch/powerpc/kernel/misc_64.S