]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
of/irq: Add interrupt affinity reporting interface
authorMarc Zyngier <maz@kernel.org>
Mon, 20 Oct 2025 12:29:20 +0000 (13:29 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 27 Oct 2025 16:16:32 +0000 (17:16 +0100)
commit5404f5c06dd41fd4445a01dec77a629e254a62e8
tree69ec768609d17d957233c3ca350e37036a58f21e
parent5324fe21ba9b77b299c02191645a97777cdd73ac
of/irq: Add interrupt affinity reporting interface

Plug the irq_populate_fwspec_info() helper into the OF layer to offer an
interrupt affinity reporting function.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Will Deacon <will@kernel.org>
Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com>
Link: https://patch.msgid.link/20251020122944.3074811-4-maz@kernel.org
drivers/of/irq.c
include/linux/of_irq.h