Re: [PATCH v3 02/26] ACPI: irq: Add IRQ affinity reporting interface

From: Jonathan Cameron
Date: Thu Oct 09 2025 - 12:47:57 EST


On Mon, 22 Sep 2025 09:28:09 +0100
Marc Zyngier <maz@xxxxxxxxxx> wrote:

> Plug the irq_populate_fwspec_info() helper into the ACPI layer
> to offer an IRQ affinity reporting function. This is currently
> only supported for the CONFIG_ACPI_GENERIC_GSI configurations,
> but could later be extended to legacy architectures if necessary.
>
> Signed-off-by: Marc Zyngier <maz@xxxxxxxxxx>
Reviewed-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>