[PATCH 4/4] powerpc/mpic: add the mpic global timer support

2011-03-24 Thread Scott Wood
Add support for MPIC timers as requestable interrupt sources. Based on http://patchwork.ozlabs.org/patch/20941/ by Dave Liu. Signed-off-by: Dave Liu Signed-off-by: Scott Wood --- arch/powerpc/include/asm/mpic.h |3 +- arch/powerpc/sysdev/mpic.c | 92 +

Re: [PATCH 4/4] powerpc/mpic: add the mpic global timer support

2011-05-05 Thread Kumar Gala
On Mar 24, 2011, at 4:43 PM, Scott Wood wrote: > Add support for MPIC timers as requestable interrupt sources. > > Based on http://patchwork.ozlabs.org/patch/20941/ by Dave Liu. > > Signed-off-by: Dave Liu > Signed-off-by: Scott Wood > --- > arch/powerpc/include/asm/mpic.h |3 +- > arch/po

Re: [PATCH 4/4] powerpc/mpic: add the mpic global timer support

2011-05-05 Thread Benjamin Herrenschmidt
On Thu, 2011-05-05 at 20:07 -0500, Kumar Gala wrote: > On Mar 24, 2011, at 4:43 PM, Scott Wood wrote: > > > Add support for MPIC timers as requestable interrupt sources. > > > > Based on http://patchwork.ozlabs.org/patch/20941/ by Dave Liu. > > > > Signed-off-by: Dave Liu > > Signed-off-by: Sco

Re: [PATCH 4/4] powerpc/mpic: add the mpic global timer support

2011-05-18 Thread Kumar Gala
On Mar 24, 2011, at 4:43 PM, Scott Wood wrote: > Add support for MPIC timers as requestable interrupt sources. > > Based on http://patchwork.ozlabs.org/patch/20941/ by Dave Liu. > > Signed-off-by: Dave Liu > Signed-off-by: Scott Wood > --- > arch/powerpc/include/asm/mpic.h |3 +- > arch/po