irqchip: GICv3: ITS: device allocation and configuration
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 24 Nov 2014 14:35:15 +0000 (14:35 +0000)
committerJason Cooper <jason@lakedaemon.net>
Wed, 26 Nov 2014 15:55:14 +0000 (15:55 +0000)
commit84a6a2e7fc18dae444c5c88cc6af8878552867a5
treed62abf1f3e14340a777f662cf86f91c7cc89f932
parent1ac19ca6bf97392a3a631551bac223893d24d21f
irqchip: GICv3: ITS: device allocation and configuration

The ITS has a notion of "device" that can write to it in order to
generate an interrupt.

Conversly, the driver maintains a per-ITS list of devices, together
with their configuration information, and uses this to configure
the HW.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Link: https://lkml.kernel.org/r/1416839720-18400-9-git-send-email-marc.zyngier@arm.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/irqchip/irq-gic-v3-its.c