[PATCH] [v3] powerpc/fsl_msi: add support for the fsl, msi property in PCI nodes

2011-10-31 Thread Timur Tabi
On Freescale parts with multiple MSI controllers, the controllers are combined into one "pool" of interrupts. Whenever a device requests an MSI interrupt, the next available interrupt from the pool is selected, regardless of which MSI controller the interrupt is from. This works because each PCI

Re: [PATCH] [v3] powerpc/fsl_msi: add support for the fsl, msi property in PCI nodes

2011-11-24 Thread Kumar Gala
On Oct 31, 2011, at 5:06 PM, Timur Tabi wrote: > On Freescale parts with multiple MSI controllers, the controllers are > combined into one "pool" of interrupts. Whenever a device requests an MSI > interrupt, the next available interrupt from the pool is selected, > regardless of which MSI contro