All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4.4 0/7] PCI: altera: survive warm reboot
@ 2019-01-07 10:00 claudius.heine.ext
  2019-01-07 10:00 ` [PATCH v4.4 1/7] PCI: altera: Fix altera_pcie_link_is_up() claudius.heine.ext
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: claudius.heine.ext @ 2019-01-07 10:00 UTC (permalink / raw)
  To: stable; +Cc: Bjorn Helgaas, Ley Foon Tan, Claudius Heine

From: Claudius Heine <ch@denx.de>

Hi,

after a warm reboot, the altera pcie host interface is not correctly
initialized in v4.4.

These patches from v4.9 solved that issue.

Claudius

Bjorn Helgaas (1):
  PCI: altera: Reorder read/write functions

Ley Foon Tan (6):
  PCI: altera: Fix altera_pcie_link_is_up()
  PCI: altera: Check link status before retrain link
  PCI: altera: Poll for link up status after retraining the link
  PCI: altera: Poll for link training status after retraining the link
  PCI: altera: Rework config accessors for use without a struct pci_bus
  PCI: altera: Move retrain from fixup to altera_pcie_host_init()

 drivers/pci/host/pcie-altera.c | 201 ++++++++++++++++++++++++---------
 1 file changed, 147 insertions(+), 54 deletions(-)

-- 
2.19.2


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

end of thread, other threads:[~2019-01-15  8:35 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-07 10:00 [PATCH v4.4 0/7] PCI: altera: survive warm reboot claudius.heine.ext
2019-01-07 10:00 ` [PATCH v4.4 1/7] PCI: altera: Fix altera_pcie_link_is_up() claudius.heine.ext
2019-01-07 10:00 ` [PATCH v4.4 2/7] PCI: altera: Reorder read/write functions claudius.heine.ext
2019-01-07 10:00 ` [PATCH v4.4 3/7] PCI: altera: Check link status before retrain link claudius.heine.ext
2019-01-07 10:00 ` [PATCH v4.4 4/7] PCI: altera: Poll for link up status after retraining the link claudius.heine.ext
2019-01-07 10:00 ` [PATCH v4.4 5/7] PCI: altera: Poll for link training " claudius.heine.ext
2019-01-07 10:00 ` [PATCH v4.4 6/7] PCI: altera: Rework config accessors for use without a struct pci_bus claudius.heine.ext
2019-01-07 10:00 ` [PATCH v4.4 7/7] PCI: altera: Move retrain from fixup to altera_pcie_host_init() claudius.heine.ext
2019-01-10 19:15 ` [PATCH v4.4 0/7] PCI: altera: survive warm reboot Greg KH
2019-01-14  8:24   ` Claudius Heine
2019-01-14 17:40     ` Greg KH
2019-01-15  8:34       ` Claudius Heine

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.