]> git.ipfire.org Git - thirdparty/linux.git/commit
irqchip/gic-v3: Add FW info retrieval support
authorMarc Zyngier <maz@kernel.org>
Mon, 20 Oct 2025 12:29:22 +0000 (13:29 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 27 Oct 2025 16:16:33 +0000 (17:16 +0100)
commit68905ea65ceff4f42ab14dbc6882de313127646f
tree235ad2fac3f949ec82ebafac71336d3a165ca3ff
parent0d5daa938c94b8b9183e9b257a88dc0929d59409
irqchip/gic-v3: Add FW info retrieval support

Plug the new .get_fwspec_info() callback into the GICv3 core driver, using
some of the existing PPI affinity handling infrastructure.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Will Deacon <will@kernel.org>
Link: https://patch.msgid.link/20251020122944.3074811-6-maz@kernel.org
drivers/irqchip/irq-gic-v3.c