commit | 84a6a2e7fc18dae444c5c88cc6af8878552867a5 | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Nov 24 14:35:15 2014 +0000 |
committer | Jason Cooper <jason@lakedaemon.net> | Wed Nov 26 15:55:14 2014 +0000 |
tree | d62abf1f3e14340a777f662cf86f91c7cc89f932 | |
parent | 1ac19ca6bf97392a3a631551bac223893d24d21f [diff] |
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>