* [GIT PULL] PCI fixes for v6.18
@ 2025-10-24 19:29 Bjorn Helgaas
2025-10-24 23:48 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Bjorn Helgaas @ 2025-10-24 19:29 UTC (permalink / raw)
To: Linus Torvalds
Cc: linux-pci, linux-kernel, Lorenzo Pieralisi,
Krzysztof Wilczyński, Manivannan Sadhasivam,
Krishna Chaitanya Chundru, Ron Economos, Maciej W. Rozycki,
Thomas Bogendoerfer, Ilpo Järvinen, Guenter Roeck,
Christian Zigotzky, FUKAUMI Naoki, Herve Codina, Diederik de Haas,
Dragan Simic, Johan Hovold, linuxppc-dev, linux-rockchip,
linux-mips
The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:
Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.18-fixes-3
for you to fetch changes up to df5192d9bb0e38bf831fb93e8026e346aa017ca8:
PCI/ASPM: Enable only L0s and L1 for devicetree platforms (2025-10-23 20:08:14 -0500)
----------------------------------------------------------------
- Add DWC custom pci_ops for the root bus instead of overwriting the DBI
base address, which broke drivers that rely on the DBI address for iATU
programming; fixes an FU740 probe regression (Krishna Chaitanya Chundru)
- Revert qcom ECAM enablement, which is rendered unnecessary by the DWC
custom pci_ops (Krishna Chaitanya Chundru)
- Fix longstanding MIPS Malta resource registration issues to avoid
exposing them when the next commit fixes the boot failure (Maciej W.
Rozycki)
- Use pcibios_align_resource() on MIPS Malta to fix boot failure caused by
using the generic pci_enable_resources() (Ilpo Järvinen)
- Enable only ASPM L0s and L1, not L1 PM Substates, for devicetree
platforms because we lack information required to configure L1 Substates;
fixes regressions on powerpc and rockchip. A qcom regression (L1
Substates no longer enabled) remains and will be addressed next (Bjorn
Helgaas)
----------------------------------------------------------------
Bjorn Helgaas (1):
PCI/ASPM: Enable only L0s and L1 for devicetree platforms
Ilpo Järvinen (1):
MIPS: Malta: Use pcibios_align_resource() to block io range
Krishna Chaitanya Chundru (2):
PCI: dwc: Use custom pci_ops for root bus DBI vs ECAM config access
Revert "PCI: qcom: Prepare for the DWC ECAM enablement"
Maciej W. Rozycki (2):
MIPS: Malta: Fix keyboard resource preventing i8042 driver from registering
MIPS: Malta: Fix PCI southbridge legacy resource reservations
arch/mips/mti-malta/malta-setup.c | 4 +-
arch/mips/pci/pci-malta.c | 3 +-
drivers/pci/controller/dwc/pcie-designware-host.c | 28 ++++++++--
drivers/pci/controller/dwc/pcie-qcom.c | 68 -----------------------
drivers/pci/pcie/aspm.c | 34 +++---------
5 files changed, 36 insertions(+), 101 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [GIT PULL] PCI fixes for v6.18
2025-10-24 19:29 [GIT PULL] PCI fixes for v6.18 Bjorn Helgaas
@ 2025-10-24 23:48 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-10-24 23:48 UTC (permalink / raw)
To: Bjorn Helgaas
Cc: Linus Torvalds, linux-pci, linux-kernel, Lorenzo Pieralisi,
Krzysztof Wilczyński, Manivannan Sadhasivam,
Krishna Chaitanya Chundru, Ron Economos, Maciej W. Rozycki,
Thomas Bogendoerfer, Ilpo Järvinen, Guenter Roeck,
Christian Zigotzky, FUKAUMI Naoki, Herve Codina, Diederik de Haas,
Dragan Simic, Johan Hovold, linuxppc-dev, linux-rockchip,
linux-mips
The pull request you sent on Fri, 24 Oct 2025 14:29:03 -0500:
> git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.18-fixes-3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/31009296f8ff7f4cc8feec9bc02b87573b2aceeb
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-10-24 23:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-24 19:29 [GIT PULL] PCI fixes for v6.18 Bjorn Helgaas
2025-10-24 23:48 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox