irqchip/gic-v3-its: Generalize LPI configuration
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 19 Dec 2016 19:18:13 +0000 (19:18 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Wed, 23 Aug 2017 10:09:18 +0000 (11:09 +0100)
commitadcdb94e3180f6b9ffa16c3def6095b5cf41e06d
treeeb41f21e6079855b6b789117d0f5551f1a20a4bf
parent70cc81edc08d2ae42414d609dac87e7db8da456d
irqchip/gic-v3-its: Generalize LPI configuration

We're are going to need to change a bit more than just the enable
bit in the LPI property table in the future. So let's change the
LPI configuration funtion to take a set of bits to be cleared,
and a set of bits to be set.

This way, we'll be able to use it when a guest updates an LPI
property (priority, for example).

Reviewed-by: Eric Auger <eric.auger@redhat.com>
Reviewed-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic-v3-its.c