Re: [PATCH v3 2/7] irqchip/acpi: Add probing infrastructure for ACPI-based irqchips

From: Catalin Marinas
Date: Tue Sep 29 2015 - 06:20:20 EST


On Mon, Sep 28, 2015 at 03:49:13PM +0100, Marc Zyngier wrote:
> DT enjoys a rather nice probing infrastructure for irqchips, while
> ACPI is so far stuck into a very distant past.
>
> This patch introduces a declarative API, allowing irqchips to be
> self-contained and be called when a particular entry is matched
> in the MADT table.
>
> Signed-off-by: Marc Zyngier <marc.zyngier@xxxxxxx>
> ---
> arch/arm64/include/asm/irq.h | 11 -----------
> drivers/irqchip/irqchip.c | 8 +++++---
> include/asm-generic/vmlinux.lds.h | 1 +
> include/linux/acpi_irq.h | 10 ----------
> include/linux/irqchip.h | 17 +++++++++++++++++
> 5 files changed, 23 insertions(+), 24 deletions(-)
> delete mode 100644 include/linux/acpi_irq.h

For the arm64 part:

Acked-by: Catalin Marinas <catalin.marinas@xxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/