Re: [PATCH] ARM: amba: Increase number of IRQs

From: Scott Branden
Date: Mon Mar 16 2015 - 17:18:44 EST


Hi Russell,

On 15-03-16 02:08 PM, Russell King - ARM Linux wrote:
On Mon, Mar 16, 2015 at 11:19:22AM -0700, Scott Branden wrote:
The current AMBA bus only allows up to 9 IRQs per device. This is
incorrect, as in peripherals like PL330 can have up to 32 IRQs.
Increase AMBA_NR_IRQS from 9 to 32.

I'm quite certain that 32 will also be "incorrect" at some point in the
future, so let's not use such language. Let's make this more neutral
and say "This does not suit peripherals like the PL330 which can have
up to 32 IRQs."

OK, I sent out a new patch with update commit message.

Thanks,
Scott


Thanks.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/