linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] PCI: altera: Retrain link in rootport mode only
@ 2016-08-26  1:47 Ley Foon Tan
  2016-08-26  1:47 ` [PATCH v4 1/2] PCI: altera: Rework configs accessors Ley Foon Tan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ley Foon Tan @ 2016-08-26  1:47 UTC (permalink / raw)
  To: Bjorn Helgaas; +Cc: linux-kernel, linux-pci, Ley Foon Tan, Ley Foon Tan

Altera PCIe IP can be configured as rootport or device and they might have
same vendor ID. It will cause the system hang issue if Altera PCIe is in
endpoint mode and work with other PCIe rootport that from other vendors.

This series of patch rework configs accessors and move retrain function
from _FIXUP to altera_pcie_host_init().

History:
v2: change to check PCIe type is PCI_EXP_TYPE_ROOT_PORT
v3: Move retrain function to before pci_scan_root_bus and remove _FIXUP
v4: Split patch to 2 patches

Ley Foon Tan (2):
  PCI: altera: Rework configs accessors
  PCI: altera: Move retrain from _FIXUP to altera_pcie_host_init()

 drivers/pci/host/pcie-altera.c | 215 +++++++++++++++++++++++++----------------
 1 file changed, 132 insertions(+), 83 deletions(-)

-- 
1.8.2.1


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

end of thread, other threads:[~2016-09-12 21:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-26  1:47 [PATCH v4 0/2] PCI: altera: Retrain link in rootport mode only Ley Foon Tan
2016-08-26  1:47 ` [PATCH v4 1/2] PCI: altera: Rework configs accessors Ley Foon Tan
2016-08-26  1:47 ` [PATCH v4 2/2] PCI: altera: Move retrain from _FIXUP to altera_pcie_host_init() Ley Foon Tan
2016-09-01  1:17 ` [PATCH v4 0/2] PCI: altera: Retrain link in rootport mode only Ley Foon Tan
2016-09-12 21:55 ` Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).