[PATCH v4] ACPI: AGDI: Add interrupt signaling mode support
Hanjun Guo
guohanjun at huawei.com
Mon Oct 20 06:23:05 PDT 2025
On 2025/10/17 15:39, Kazuhiro Abe wrote:
> AGDI has two types of signaling modes: SDEI and interrupt.
> Currently, the AGDI driver only supports SDEI.
> Therefore, add support for interrupt signaling mode
> The interrupt vector is retrieved from the AGDI table, and call panic
> function when an interrupt occurs.
>
> Reviewed-by: Ilkka Koskinen <ilkka at os.amperecomputing.com>
> Signed-off-by: Kazuhiro Abe <fj1078ii at aa.jp.fujitsu.com>
> ---
> Hanjun, I have addressed all your comments.
> Please review them.
>
> v3->v4
> - Add a comment to the flags member.
> - Fix agdi_interrupt_probe.
> - Fix agdi_interrupt_remove.
> - Add space in struct initializsation.
> - Delete curly braces.
Looks good to me,
Acked-by: Hanjun Guo <guohanjun at huawei.com>
Thanks
Hanjun
More information about the linux-arm-kernel
mailing list