[GIT PULL] PCI fixes for v6.11

From: Bjorn Helgaas
Date: Fri Aug 30 2024 - 16:57:45 EST


The following changes since commit 8400291e289ee6b2bf9779ff1c83a291501f017b:

Linux 6.11-rc1 (2024-07-28 14:19:55 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git pci-v6.11-fixes-2

for you to fetch changes up to 150b572a7c1df30f5d32d87ad96675200cca7b80:

MAINTAINERS: PCI: Add NXP PCI controller mailing list imx@xxxxxxxxxxxxxxx (2024-08-30 13:07:21 -0500)

----------------------------------------------------------------
- Add Manivannan Sadhasivam as PCI native host bridge and endpoint driver
reviewer (Manivannan Sadhasivam)

- Disable MHI RAM data parity error interrupt for qcom SA8775P SoC to work
around hardware erratum that causes a constant stream of interrupts
(Manivannan Sadhasivam)

- Don't try to fall back to qcom Operating Performance Points (OPP) support
unless the platform actually supports OPP (Manivannan Sadhasivam)

- Add imx@xxxxxxxxxxxxxxx mailing list to MAINTAINERS for NXP layerscape
and imx6 PCI controller drivers (Frank Li)

----------------------------------------------------------------
Frank Li (1):
MAINTAINERS: PCI: Add NXP PCI controller mailing list imx@xxxxxxxxxxxxxxx

Manivannan Sadhasivam (3):
MAINTAINERS: Add Manivannan Sadhasivam as Reviewer for PCI native host bridge and endpoint drivers
PCI: qcom-ep: Disable MHI RAM data parity error interrupt for SA8775P SoC
PCI: qcom: Use OPP only if the platform supports it

MAINTAINERS | 3 +++
drivers/pci/controller/dwc/pcie-qcom-ep.c | 13 +++++++++++++
drivers/pci/controller/dwc/pcie-qcom.c | 7 +++++--
3 files changed, 21 insertions(+), 2 deletions(-)