PCI: brcmstb: Advertise MSI-X support
authorPhil Elwell <phil@raspberrypi.com>
Thu, 3 Dec 2020 13:44:42 +0000 (13:44 +0000)
committerpopcornmix <popcornmix@gmail.com>
Wed, 27 Jan 2021 19:13:27 +0000 (19:13 +0000)
commitfc1cce2f65a8aa0b675a73121422f8299cba1660
tree62982c09d9c986a2747bb16d344112aab082e5a5
parent375f955716592490c28285ebed0fe948d41f8e08
PCI: brcmstb: Advertise MSI-X support

Although the BRCMSTB PCIe interface doesn't technically support the
MSI-X spec, in practise it seems to work provided no more than 32
MSI-Xs are required. Add the required flag to the driver to allow
experimentation with devices that demand MSI-X support.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
drivers/pci/controller/pcie-brcmstb.c