[GIT PULL] PCI fixes for v7.3
From: Bjorn Helgaas
Date: Fri Sep 18 2026 - 15:19:38 EST
The following changes since commit cee9395acd8043be0644b25c34bfa86623f2b935:
Linux 7.3-rc1 (2026-08-30 13:34:40 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v7.3-fixes-1
for you to fetch changes up to c9dc7d730319ad64b51570c5387f1fee7b07b510:
PCI: imx6: Move clock enable after core reset assertion (2026-09-17 16:54:34 -0500)
(Sorry if you saw an empty message from me; I fat-fingered something
when editing the request)
----------------------------------------------------------------
- Enable clock after core reset is asserted to fix enumeration regression
on i.MX6Q Apalis platforms with ASM1061/ASM1062 SATA controllers
(Richard Zhu)
----------------------------------------------------------------
Richard Zhu (1):
PCI: imx6: Move clock enable after core reset assertion
drivers/pci/controller/dwc/pci-imx6.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)