]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'remotes/lorenzo/pci/aardvark'
authorBjorn Helgaas <bhelgaas@google.com>
Tue, 31 Aug 2021 20:09:38 +0000 (15:09 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Tue, 31 Aug 2021 20:09:38 +0000 (15:09 -0500)
commitdd317c0ee3c0a246033bbc871b5bea6218426695
treeb42b46257a77ef9395fd7cecc53990bc2beb4bf3
parentf8560b186e36916e9fff4e00acdd956d459a45ba
parentd212dcee27c1f89517181047e5485fcbba4a25c2
Merge branch 'remotes/lorenzo/pci/aardvark'

- Fix PIO config access status checking (Evan Wang)

- Increase config access polling delay to 1.5s (Pali Rohár)

- Add PCIe Root Capabilities to bridge emulation (Pali Rohár)

- Report Config Request Retry Status when Software Visibility enabled (Pali
  Rohár)

- Add back configuration of PCIe resources from 'ranges' DT property and
  pay attention to DT size and CPU/PCI offset to fix issues with I/O port
  space (Pali Rohár)

- Serialize masking and unmasking legacy INTx interrupts (Pali Rohár)

* remotes/lorenzo/pci/aardvark:
  PCI: aardvark: Fix masking and unmasking legacy INTx interrupts
  PCI: aardvark: Configure PCIe resources from 'ranges' DT property
  PCI: aardvark: Fix reporting CRS value
  PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
  PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO response
  PCI: aardvark: Fix checking for PIO status
drivers/pci/controller/pci-aardvark.c