All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] PCI: iproc: SOC specific fixes
@ 2017-08-04 15:48 Oza Pawandeep
  2017-08-04 15:48 ` [PATCH v6 1/2] PCI: iproc: Retry request when CRS returned from EP Oza Pawandeep
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Oza Pawandeep @ 2017-08-04 15:48 UTC (permalink / raw)
  To: Bjorn Helgaas, Ray Jui, Scott Branden, Jon Mason,
	bcm-kernel-feedback-list, Oza Pawandeep, Andy Gospodarek,
	linux-pci, linux-kernel, Oza Pawandeep

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 v6:
Bjorn's comments addressed.
Added reference to PCIe spec and iproc Controller spec in Changelog.

Changes Since v5:
Ray's comments addressed.

Changes Since v4:
Bjorn's comments addressed.

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          | 139 +++++++++++++++++++++++++++++----
 drivers/pci/host/pcie-iproc.h          |   1 +
 3 files changed, 132 insertions(+), 16 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2017-08-21  3:01 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-04 15:48 [PATCH v6 0/2] PCI: iproc: SOC specific fixes Oza Pawandeep
2017-08-04 15:48 ` [PATCH v6 1/2] PCI: iproc: Retry request when CRS returned from EP Oza Pawandeep
2017-08-19 18:26   ` Bjorn Helgaas
2017-08-19 18:52     ` Oza Oza
2017-08-19 18:52       ` Oza Oza
2017-08-19 19:32     ` Oza Oza
2017-08-19 19:32       ` Oza Oza
2017-08-19 20:26       ` Bjorn Helgaas
2017-08-20  3:42         ` Oza Oza
2017-08-04 15:48 ` [PATCH v6 2/2] PCI: iproc: add device shutdown for PCI RC Oza Pawandeep
2017-08-19 21:04   ` Bjorn Helgaas
2017-08-20  3:36     ` Oza Oza
2017-08-20 21:25       ` Bjorn Helgaas
2017-08-21  3:01         ` Oza Oza
2017-08-19 17:10 ` [PATCH v6 0/2] PCI: iproc: SOC specific fixes Bjorn Helgaas
2017-08-19 18:18   ` Oza Oza

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.