On Sat, Aug 30, 2014 at 12:14 AM, Andrew Bresticker <abrestic@xxxxxxxxxxxx> wrote: > For platforms which boot with device-tree and use the MIPS CPU interrupt > controller binding, a generic plat_irq_dispatch() can be used since all > CPU interrupts should be mapped through the CPU IRQ domain. Implement a > plat_irq_dispatch() which simply handles the highest pending interrupt. > > Signed-off-by: Andrew Bresticker <abrestic@xxxxxxxxxxxx> I gave this a short test by hackishly adding IRQ_DOMAIN support to bcm63xx and removing the local plat_irq_dispatch, and it booted fine, and cascaded interrupts were still working. Therefore Tested-by: Jonas Gorski <jogo@xxxxxxxxxxx> Jonas -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html