]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/gic-v3: Add support for partitioned PPIs
authorMarc Zyngier <marc.zyngier@arm.com>
Mon, 11 Apr 2016 08:57:54 +0000 (09:57 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 2 May 2016 11:42:51 +0000 (13:42 +0200)
commit65563d583bfcdbf4781e97182c8f52263ef9597e
tree3e534ebf9898015be66b10a3d3ca1cbcc74302d1
parent6b142f8ec475d5f01fc3fe54bc830dc34bf5cf4d
irqchip/gic-v3: Add support for partitioned PPIs

Plug the partitioning layer into the GICv3 PPI code, parsing the
DT and building the partition affinities and providing the generic
code with partition data and callbacks.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: devicetree@vger.kernel.org
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Will Deacon <will.deacon@arm.com>
Cc: Rob Herring <robh+dt@kernel.org>
Link: http://lkml.kernel.org/r/1460365075-7316-5-git-send-email-marc.zyngier@arm.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
drivers/irqchip/Kconfig
drivers/irqchip/irq-gic-v3.c