Re: [PATCH v4 3/3] MIPS: SGI-IP27: abstract chipset irq from bridge

2019-05-09 Thread Paul Burton
Hello, Thomas Bogendoerfer wrote: > 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:

[PATCH v4 3/3] MIPS: SGI-IP27: abstract chipset irq from bridge

2019-05-07 Thread Thomas Bogendoerfer
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 --- arch/mips/Kconfig