]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
irqchip/renesas-rzt2h: Add software-triggered interrupts support
authorCosmin Tanislav <cosmin-gabriel.tanislav.xa@renesas.com>
Wed, 20 May 2026 20:31:16 +0000 (23:31 +0300)
committerThomas Gleixner <tglx@kernel.org>
Wed, 3 Jun 2026 16:27:05 +0000 (18:27 +0200)
commita964dabc28a18fe62ff79e734cf54167ed322134
treef4bff3d57f8fcdfc19e4cc67bde64dfa5a509cd9
parent0ed645812fcef81e7bc361da4b22d353e4be5c0d
irqchip/renesas-rzt2h: Add software-triggered interrupts support

The Renesas RZ/T2H ICU supports software-triggerable interrupts.

Add a dedicated rzt2h_icu_intcpu_chip irq_chip which implements
rzt2h_icu_intcpu_set_irqchip_state() to allow injecting these
interrupts.

Request the INTCPU IRQs when IRQ injection is enabled to report them
when they occur.

Signed-off-by: Cosmin Tanislav <cosmin-gabriel.tanislav.xa@renesas.com>
Signed-off-by: Thomas Gleixner <tglx@kernel.org>
Link: https://patch.msgid.link/20260520203117.1516442-3-cosmin-gabriel.tanislav.xa@renesas.com
drivers/irqchip/irq-renesas-rzt2h.c