]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/gic-v4.1: Add mask/unmask doorbell callbacks
authorMarc Zyngier <maz@kernel.org>
Tue, 24 Dec 2019 11:10:33 +0000 (11:10 +0000)
committerMarc Zyngier <maz@kernel.org>
Wed, 22 Jan 2020 14:22:20 +0000 (14:22 +0000)
commit70d7dc7edea43d77990e8647783d7e22db7d3765
treea8feb05de769b872671dee48dda22923fc8163bb
parent98a332b8aa6a56332f7f5ce88fe22ad1648393f1
irqchip/gic-v4.1: Add mask/unmask doorbell callbacks

masking/unmasking doorbells on GICv4.1 relies on a new INVDB command,
which broadcasts the invalidation to all RDs.

Implement the new command as well as the masking callbacks, and plug
the whole thing into the v4.1 VPE irqchip.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Zenghui Yu <yuzenghui@huawei.com>
Link: https://lore.kernel.org/r/20191224111055.11836-11-maz@kernel.org
drivers/irqchip/irq-gic-v3-its.c
include/linux/irqchip/arm-gic-v3.h