linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V4 0/3] PCI: designware-ep: Fix DBI access before core init
@ 2022-09-19 18:33 Vidya Sagar
  2022-09-19 18:33 ` [PATCH V4 1/3] " Vidya Sagar
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Vidya Sagar @ 2022-09-19 18:33 UTC (permalink / raw)
  To: jingoohan1, gustavo.pimentel, lpieralisi, robh, kw, bhelgaas,
	mani, Sergey.Semin, dmitry.baryshkov, linmq006, ffclaire1224
  Cc: thierry.reding, jonathanh, linux-pci, linux-arm-msm, linux-kernel,
	kthota, mmaddireddy, vidyas, sagar.tv

This series attempts to fix the issue with core register (Ex:- DBI) accesses
causing system hang issues in platforms where there is a dependency on the
availability of PCIe Reference clock from the host for their core
initialization.
This series is verified on Tegra194 & Tegra234 platforms.

Manivannan, could you please verify on qcom platforms?

V4:
* Addressed review comments from Bjorn and Manivannan
* Added .ep_init_late() ops
* Added patches to refactor code in qcom and tegra platforms

Vidya Sagar (3):
  PCI: designware-ep: Fix DBI access before core init
  PCI: qcom-ep: Refactor EP initialization completion
  PCI: tegra194: Refactor EP initialization completion

 .../pci/controller/dwc/pcie-designware-ep.c   | 112 ++++++++++--------
 drivers/pci/controller/dwc/pcie-designware.h  |  10 +-
 drivers/pci/controller/dwc/pcie-qcom-ep.c     |  27 +++--
 drivers/pci/controller/dwc/pcie-tegra194.c    |   4 +-
 4 files changed, 85 insertions(+), 68 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2022-10-03 11:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-19 18:33 [PATCH V4 0/3] PCI: designware-ep: Fix DBI access before core init Vidya Sagar
2022-09-19 18:33 ` [PATCH V4 1/3] " Vidya Sagar
2022-09-19 18:33 ` [PATCH V4 2/3] PCI: qcom-ep: Refactor EP initialization completion Vidya Sagar
2022-09-19 18:33 ` [PATCH V4 3/3] PCI: tegra194: " Vidya Sagar
2022-09-19 22:40 ` [PATCH V4 0/3] PCI: designware-ep: Fix DBI access before core init Bjorn Helgaas
2022-09-26 15:02   ` Vidya Sagar
2022-10-03 11:18     ` Vidya Sagar

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).