Skip to content
Snippets Groups Projects
Commit 76704c53 authored by Marc Zyngier's avatar Marc Zyngier Committed by Yang Yingliang
Browse files

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


mainline inclusion
from mainline-5.10
commit 5f774f5e
category: bugfix
bugzilla: NA
CVE: NA

-------------------------------------------------

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>
Signed-off-by: default avatarLiao Chang <liaochang1@huawei.com>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
parent 25a66234
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