[PATCH 1/3] Adapt ipic driver to new host_ops interface, add set_irq_type to set IRQ sense

Benjamin Herrenschmidt benh at kernel.crashing.org
Thu Aug 24 13:45:25 EST 2006


On Wed, 2006-08-23 at 20:58 -0500, Kumar Gala wrote:
> On Aug 23, 2006, at 8:39 PM, Kim Phillips wrote:
> 
> > This converts ipic code to Benh's IRQ mods.  For the IPIC, IRQ  
> > sense values in the device tree equal those in include/linux/irq.h;  
> > that's 8 for low assertion (most internal IRQs on mpc83xx), and 2  
> > for high-to-low change.
> >
> > Signed-off-by: Kim Phillips <kim.phillips at freescale.com>
> > Signed-off-by: Li Yang <leoli at freescale.com>
> 
> This breaks the arch/ppc build of 83xx, can we clone ipic as it  
> stands move that over to arch/ppc and apply your changes on top of that.

Yup, we should do that, like I did for i8259, at least until
arch/powerpc 83xx is in good enough shape that the arch/ppc one can be
dropped completely.

Ben.
 




More information about the Linuxppc-dev mailing list