irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization
authorTomasz Nowicki <tn@semihalf.com>
Mon, 12 Sep 2016 18:32:27 +0000 (20:32 +0200)
committerMarc Zyngier <marc.zyngier@arm.com>
Mon, 12 Sep 2016 19:32:43 +0000 (20:32 +0100)
commit723344dd0b2aa10ef9d28fe7f35d594d3e64f0f9
tree52bd857b95e4156914239e184677456508af0618
parentdb744aaa279fa1d2a06dd6b95f9599acf3557885
irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization

Let ACPI build ITS PCI MSI domain. ACPI code is responsible for retrieving
inner domain token and passing it on to its_pci_msi_init_one generic
init call.

IORT maintains list of registered domain tokens and allows to find
corresponding domain based on MADT ITS subtable ID info.

Signed-off-by: Tomasz Nowicki <tn@semihalf.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Reviewed-by: Hanjun Guo <hanjun.guo@linaro.org>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
drivers/irqchip/irq-gic-v3-its-pci-msi.c