Re: [PATCH v2 6/7] irqchip: GIC: Switch ACPI support to stacked domains

2015-07-24 Thread Lorenzo Pieralisi
On Thu, Jul 23, 2015 at 02:05:12PM +0100, Marc Zyngier wrote: > Now that the basic ACPI GSI code is irq domain aware, make sure > that the ACPI support in the GIC doesn't pointlessly deviate from > the DT path. > > Signed-off-by: Marc Zyngier > --- > drivers/irqchip/irq-gic.c | 45 > +

Re: [PATCH v2 6/7] irqchip: GIC: Switch ACPI support to stacked domains

2015-07-24 Thread Hanjun Guo
On 07/23/2015 09:05 PM, Marc Zyngier wrote: Now that the basic ACPI GSI code is irq domain aware, make sure that the ACPI support in the GIC doesn't pointlessly deviate from the DT path. Signed-off-by: Marc Zyngier Reviewed-by: Hanjun Guo Thanks Hanjun --- drivers/irqchip/irq-gic.c