PCI: brcmstb: Enable Multi-MSI
authorJim Quinlan <jim2101024@gmail.com>
Tue, 11 Oct 2022 18:42:06 +0000 (14:42 -0400)
committerLorenzo Pieralisi <lpieralisi@kernel.org>
Fri, 11 Nov 2022 10:40:47 +0000 (11:40 +0100)
commit198acab1772f22f2e91f68a2fc1331e91dad780a
tree7a0ee6349e32e12cb407f9f481761d36fb4208fe
parent9abf2313adc1ca1b6180c508c25f22f9395cc780
PCI: brcmstb: Enable Multi-MSI

We always wanted to enable Multi-MSI but didn't have a test device until
recently.  In addition, there are some devices out there that will ask for
multiple MSI but refuse to work if they are only granted one.

Link: https://lore.kernel.org/r/20221011184211.18128-2-jim2101024@gmail.com
Signed-off-by: Jim Quinlan <jim2101024@gmail.com>
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
drivers/pci/controller/pcie-brcmstb.c