commit | cc2d3216f53c9fff0030eb71cacc4ce5f39d1d7e | [log] [tgz] |
---|---|---|
author | Marc Zyngier <marc.zyngier@arm.com> | Mon Nov 24 14:35:11 2014 +0000 |
committer | Jason Cooper <jason@lakedaemon.net> | Wed Nov 26 15:55:12 2014 +0000 |
tree | 5ee3d58aab214a297e5dc906caf08211cef3d21d | |
parent | f5c1434c217fd72ac0d24d3142d09e49a3d4e72e [diff] |
irqchip: GICv3: ITS command queue The ITS is configured through a number commands that the driver issues to the HW using a memory-based circular buffer. This patch implements the subset of commands that are required for Linux. Signed-off-by: Marc Zyngier <marc.zyngier@arm.com> Link: https://lkml.kernel.org/r/1416839720-18400-5-git-send-email-marc.zyngier@arm.com Signed-off-by: Jason Cooper <jason@lakedaemon.net>