PCI: brcmstb: Add MSI support
authorJim Quinlan <james.quinlan@broadcom.com>
Mon, 16 Dec 2019 11:01:10 +0000 (12:01 +0100)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Tue, 28 Jan 2020 13:54:15 +0000 (13:54 +0000)
commit40ca1bf580ef24df30702032ba5e40dfdcaa200b
tree2e3b8dc8cd5f68db9fa7296333ddfc95bf894f0c
parentc0452137034bda8f686dd9a2e167949bfffd6776
PCI: brcmstb: Add MSI support

This adds MSI support to the Broadcom STB PCIe host controller. The MSI
controller is physically located within the PCIe block, however, there
is no reason why the MSI controller could not be moved elsewhere in the
future. MSIX is not supported by the HW.

Since the internal Brcmstb MSI controller is intertwined with the PCIe
controller, it is not its own platform device but rather part of the
PCIe platform device.

Signed-off-by: Jim Quinlan <james.quinlan@broadcom.com>
Co-developed-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse.de>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reviewed-by: Marc Zyngier <maz@kernel.org>
Reviewed-by: Andrew Murray <andrew.murray@arm.com>
drivers/pci/controller/Kconfig
drivers/pci/controller/pcie-brcmstb.c