[GIT PULL] PCI fixes for v7.2

Bjorn Helgaas <[email protected]> Fri, 31 Jul 2026 10:39:50 -0500
Newsgroups org.kernel.vger.linux-pci,org.kernel.vger.linux-kernel
Message-ID <20260731153950.GA1568891@bhelgaas>
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

  Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git pci-v7.2-fixes-1

for you to fetch changes up to 7678e81498e20e78d7d5f64e552cd153117c1d66:

  PCI: imx6: Fix i.MX6Q/DL boot hang caused by improper PHY power sequencing (2026-07-28 11:37:06 -0500)

----------------------------------------------------------------

- Remove Karthikeyan Mitran from Mobiveil MAINTAINERS PCIe entry since
  email bounces (Manivannan Sadhasivam)

- Preserve i.MX6Q, i.MX6QP, and i.MX6SX Root Port MSI/MSI-X Capabilities
  when using iMSI-RX to work around hardware defect (Soeren Moch)

- Reorder i.MX6Q/DL PHY power up to fix boot hang regression (Richard Zhu)

----------------------------------------------------------------
Manivannan Sadhasivam (1):
      MAINTAINERS: Drop Karthikeyan Mitran from Mobiveil PCIe entry

Richard Zhu (1):
      PCI: imx6: Fix i.MX6Q/DL boot hang caused by improper PHY power sequencing

Soeren Moch (1):
      PCI: imx6: Keep i.MX6 Root Port MSI/MSI-X Capabilities with iMSI-RX to work around hardware bug

 MAINTAINERS                           |  1 -
 drivers/pci/controller/dwc/pci-imx6.c | 52 ++++++++++++++++++++---------------
 2 files changed, 30 insertions(+), 23 deletions(-)