PCI: brcmstb: Advertise MSI-X support
authorPhil Elwell <phil@raspberrypi.com>
Thu, 3 Dec 2020 13:44:42 +0000 (13:44 +0000)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:07 +0000 (11:33 +0000)
commit9b98a9a291539df62272195f6694bb690593b40e
tree063ceaf3558f348bbfdb1217038524b4d1c152d2
parent16374706a1def2a70d4f452d1ff86e7c09cacd72
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