Re: [PATCH 2/4] irqchip: Add Aspeed SCU interrupt controller

2019-09-24 Thread Eddie James
On 9/24/19 11:47 AM, Marc Zyngier wrote: Eddie, On 24/09/2019 17:14, Eddie James wrote: The Aspeed SOCs provide some interrupts through the System Control Unit registers. Add an interrupt controller that provides these interrupts to the system. Signed-off-by: Eddie James --- MAINTAINERS

Re: [PATCH 2/4] irqchip: Add Aspeed SCU interrupt controller

2019-09-24 Thread Marc Zyngier
Eddie, On 24/09/2019 17:14, Eddie James wrote: > The Aspeed SOCs provide some interrupts through the System Control > Unit registers. Add an interrupt controller that provides these > interrupts to the system. > > Signed-off-by: Eddie James > --- > MAINTAINERS | 1 + >

[PATCH 2/4] irqchip: Add Aspeed SCU interrupt controller

2019-09-24 Thread Eddie James
The Aspeed SOCs provide some interrupts through the System Control Unit registers. Add an interrupt controller that provides these interrupts to the system. Signed-off-by: Eddie James --- MAINTAINERS | 1 + drivers/irqchip/Makefile| 2 +-