Skip to content
Snippets Groups Projects
Commit 5f774f5e authored by Marc Zyngier's avatar Marc Zyngier
Browse files

irqchip/git-v3-its: Implement irq_retrigger callback for device-triggered LPIs


It is pretty easy to provide a retrigger callback for the ITS,
as it we already have the required support in terms of
irq_set_irqchip_state().

Note that this only works for device-generated LPIs, and not
the GICv4 doorbells, which should never have to be retriggered
anyway.

Reviewed-by: default avatarValentin Schneider <valentin.schneider@arm.com>
Signed-off-by: default avatarMarc Zyngier <maz@kernel.org>
parent 17f644e9
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment