Re: [PATCH v7 2/9] ipic: add new interrupts introduced by new chip

2007-11-29 Thread Kumar Gala
On Oct 19, 2007, at 6:38 AM, Li Yang wrote: > These interrupts are introduced by the latest Freescale SoC such as > MPC837x. > > Signed-off-by: Li Yang <[EMAIL PROTECTED]> > --- > arch/powerpc/sysdev/ipic.c | 138 +++ > +++-- > arch/powerpc/sysdev/ipic.h |

[PATCH v7 2/9] ipic: add new interrupts introduced by new chip

2007-10-19 Thread Li Yang
These interrupts are introduced by the latest Freescale SoC such as MPC837x. Signed-off-by: Li Yang <[EMAIL PROTECTED]> --- arch/powerpc/sysdev/ipic.c | 138 ++-- arch/powerpc/sysdev/ipic.h |7 +- include/asm-powerpc/ipic.h | 12 ++-- 3 files changed