aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/sn/irq_alloc.h
AgeCommit message (Collapse)AuthorFilesLines
2019-05-09MIPS: SGI-IP27: abstract chipset irq from bridgeThomas Bogendoerfer1-0/+11
Bridge ASIC is widely used in different SGI systems, but the connected chipset is either HUB, HEART or BEDROCK. This commit switches to irq domain hierarchy for hub and bridge interrupts to get bridge setup out of hub interrupt code. Signed-off-by: Thomas Bogendoerfer <[email protected]> [[email protected]: Resolve conflict with commit 69a07a41d908 ("MIPS: SGI-IP27: rework HUB interrupts").] Signed-off-by: Paul Burton <[email protected]> Cc: Ralf Baechle <[email protected]> Cc: James Hogan <[email protected]> Cc: [email protected] Cc: [email protected]