[GIT PULL] PCI fixes for v5.13

From: Bjorn Helgaas
Date: Fri Jun 04 2021 - 16:15:16 EST


The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git tags/pci-v5.13-fixes-1

for you to fetch changes up to 85aabbd7b315c65673084b6227bee92c00405239:

PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map" (2021-05-25 18:37:37 -0500)

----------------------------------------------------------------
PCI fixes:

- Fix MSIs for platforms with "msi-map" device-tree property, which we
broke in v5.13-rc1 (Jean-Philippe Brucker)

- Add Krzysztof Wilczyński as PCI reviewer (Lorenzo Pieralisi)

----------------------------------------------------------------
Jean-Philippe Brucker (1):
PCI/MSI: Fix MSIs for generic hosts that use device-tree's "msi-map"

Lorenzo Pieralisi (1):
MAINTAINERS: Add Krzysztof as PCI host/endpoint controllers reviewer

MAINTAINERS | 2 ++
drivers/pci/of.c | 7 +++++++
drivers/pci/probe.c | 3 ++-
include/linux/pci.h | 2 ++
4 files changed, 13 insertions(+), 1 deletion(-)