[GIT PULL] PCI fixes for v6.8

From: Bjorn Helgaas
Date: Fri Feb 16 2024 - 18:35:11 EST


The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.8-fixes-3

for you to fetch changes up to 172c0cf519fb52860157c57067f1a58cfc0aa861:

MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewer (2024-02-16 16:42:59 -0600)

----------------------------------------------------------------
- Keep bridges in D0 if we need to poll downstream devices for PME to
resolve a v6.6 regression where we failed to enumerate devices below
bridges put in D3hot by runtime PM, e.g., NVMe drives connected via
Thunderbolt or USB4 docks (Alex Williamson)

- Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewer

----------------------------------------------------------------
Alex Williamson (1):
PCI: Fix active state requirement in PME polling

Siddharth Vadapalli (1):
MAINTAINERS: Add Siddharth Vadapalli as PCI TI DRA7XX/J721E reviewer

MAINTAINERS | 1 +
drivers/pci/pci.c | 37 ++++++++++++++++++++++---------------
2 files changed, 23 insertions(+), 15 deletions(-)