mbox series

[v3,0/2] Add IPROC PCIe new features

Message ID 1550680435-9706-1-git-send-email-srinath.mannam@broadcom.com (mailing list archive)
Headers show
Series Add IPROC PCIe new features | expand

Message

Srinath Mannam Feb. 20, 2019, 4:33 p.m. UTC
This patch set extends support of new IPROC PCIe host controller features
 - Add CRS check using controller register status flags
 - Add outbound window mapping configuration for 32-bit I/O region

This patch set is based on Linux-5.0-rc2.

Changes from v2:
  - Based on Lorenzo Pieralisi comments, commit logs are expanded.

Changes from v1:
  - Addressed Bjorn Helgaas comments.
  - Removed set order mode patch from patchset.

Srinath Mannam (2):
  PCI: iproc: Add CRS check in config read
  PCI: iproc: Add outbound configuration for 32-bit I/O region

 drivers/pci/controller/pcie-iproc.c | 44 +++++++++++++++++++++++++++++++++----
 1 file changed, 40 insertions(+), 4 deletions(-)