mbox series

[GIT,PULL] PCI fixes for v6.11

Message ID 20240830205733.GA126293@bhelgaas (mailing list archive)
State Superseded
Delegated to: Bjorn Helgaas
Headers show
Series [GIT,PULL] PCI fixes for v6.11 | expand

Pull-request

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

Message

Bjorn Helgaas Aug. 30, 2024, 8:57 p.m. UTC
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@lists.linux.dev (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@lists.linux.dev 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@lists.linux.dev

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(-)

Comments

pr-tracker-bot@kernel.org Aug. 31, 2024, 4:11 a.m. UTC | #1
The pull request you sent on Fri, 30 Aug 2024 15:57:33 -0500:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8101b2766d5bfee43a4de737107b9592db251470

Thank you!