diff options
author | Thomas Gleixner <[email protected]> | 2021-03-30 16:11:43 +0100 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2021-04-20 14:11:22 +0100 |
commit | 645e9c38383d7fcde2784ee537fa18ec9bed54d9 (patch) | |
tree | 7fcb24278ba059b548c58adc6621e290219b5316 /drivers/pci/controller/dwc/pci-keystone.c | |
parent | 9ec37efb87832b578d7972fc80b04d94f5d2bbe3 (diff) |
PCI: mediatek: Advertise lack of built-in MSI handling
Some Mediatek host bridges cannot handle MSIs, which is sad.
This also results in an ugly warning at device probe time,
as the core PCI code wasn't told that MSIs were not available.
Advertise this fact to the rest of the core PCI code by
using the 'msi_domain' attribute, which still opens the possibility
for another block to provide the MSI functionnality.
[maz: commit message, switched over to msi_domain attribute]
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Frank Wunderlich <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Acked-by: Bjorn Helgaas <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc/pci-keystone.c')
0 files changed, 0 insertions, 0 deletions