irqchip/apple-aic: Parse FIQ affinities from device-tree
authorMarc Zyngier <maz@kernel.org>
Wed, 3 Nov 2021 13:35:25 +0000 (13:35 +0000)
committerMarc Zyngier <maz@kernel.org>
Mon, 7 Feb 2022 16:00:42 +0000 (16:00 +0000)
commita5e8801202b318622ea526aa5625e5f7eceb4d26
treed3a82fc97f03ddbf1d1c3f8a51edf9b8fab4f52f
parentdba07ad11384d6a4ece4acda1fbe726222ca7ad0
irqchip/apple-aic: Parse FIQ affinities from device-tree

In order to be able to tell the core IRQ code about the affinity
of the PMU interrupt in later patches, parse the affinities kindly
provided in the device-tree.

Signed-off-by: Marc Zyngier <maz@kernel.org>
drivers/irqchip/irq-apple-aic.c