RE: [PATCH 3/3 v4] powerpc/mpic: FSL MPIC error interrupt support.

2012-08-09 Thread Sethi Varun-B16395
> -Original Message- > From: Wood Scott-B07421 > Sent: Wednesday, August 08, 2012 12:25 AM > To: Sethi Varun-B16395 > Cc: Kumar Gala; linuxppc-dev@lists.ozlabs.org; Hamciuc Bogdan-BHAMCIU1 > Subject: Re: [PATCH 3/3 v4] powerpc/mpic: FSL MPIC error interrupt > suppor

Re: [PATCH 3/3 v4] powerpc/mpic: FSL MPIC error interrupt support.

2012-08-07 Thread Scott Wood
-BHAMCIU1 >> Subject: Re: [PATCH 3/3 v4] powerpc/mpic: FSL MPIC error interrupt >> support. >> >> >> On Aug 6, 2012, at 7:44 AM, Varun Sethi wrote: >> >>> All SOC device error interrupts are muxed and delivered to the core as >>> a single MPIC er

RE: [PATCH 3/3 v4] powerpc/mpic: FSL MPIC error interrupt support.

2012-08-06 Thread Sethi Varun-B16395
> -Original Message- > From: Kumar Gala [mailto:ga...@kernel.crashing.org] > Sent: Monday, August 06, 2012 9:23 PM > To: Sethi Varun-B16395 > Cc: linuxppc-dev@lists.ozlabs.org; Hamciuc Bogdan-BHAMCIU1 > Subject: Re: [PATCH 3/3 v4] powerpc/mpic: FSL MPIC error i

Re: [PATCH 3/3 v4] powerpc/mpic: FSL MPIC error interrupt support.

2012-08-06 Thread Kumar Gala
On Aug 6, 2012, at 7:44 AM, Varun Sethi wrote: > All SOC device error interrupts are muxed and delivered to the core > as a single MPIC error interrupt. Currently all the device drivers > requiring access to device errors have to register for the MPIC error > interrupt as a shared interrupt. > >

[PATCH 3/3 v4] powerpc/mpic: FSL MPIC error interrupt support.

2012-08-06 Thread Varun Sethi
All SOC device error interrupts are muxed and delivered to the core as a single MPIC error interrupt. Currently all the device drivers requiring access to device errors have to register for the MPIC error interrupt as a shared interrupt. With this patch we add interrupt demuxing capability in the