[PATCH v3 0/2] PCI: iproc: SOC specific fixes

From: Oza Pawandeep
Date: Sun Jun 11 2017 - 00:06:07 EST


PCI: iproc: Retry request when CRS returned from EP

Above patch adds support for CRS in PCI RC driver,
otherwise if not handled at lower level, the user
space PMD (poll mode drivers) can timeout.

PCI: iproc: add device shutdown for PCI RC

This fixes the issue where certian PCI endpoints are
not getting detected on Stingray SOC after reboot.

Changes Since v3:
[re-send]
Changes Since v2:
Fix compilation errors for pcie-iproc-platform.ko
which was caught by kbuild.

Oza Pawandeep (2):
PCI: iproc: Retry request when CRS returned from EP
PCI: iproc: add device shutdown for PCI RC

drivers/pci/host/pcie-iproc-platform.c | 8 +++
drivers/pci/host/pcie-iproc.c | 126 ++++++++++++++++++++++++++++-----
drivers/pci/host/pcie-iproc.h | 1 +
3 files changed, 116 insertions(+), 19 deletions(-)

--
1.9.1