Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/5] Add some enhancements for i.MX95 PCIe
@ 2025-03-24  6:26 Richard Zhu
  2025-03-24  6:26 ` [PATCH v1 1/5] PCI: imx6: Start link directly when workaround is not required Richard Zhu
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Richard Zhu @ 2025-03-24  6:26 UTC (permalink / raw)
  To: frank.li, l.stach, lpieralisi, kw, manivannan.sadhasivam, robh,
	bhelgaas, shawnguo, s.hauer, kernel, festevam
  Cc: linux-pci, linux-arm-kernel, imx, linux-kernel

Add some enhancements for i.MX95 PCIe.
- Refine the link procedure to speed up link training.
- Add two ERRATA SW workarounds of i.MX95 PCIe.
- Beside Power On reset, add COLD reset for i.MX95 PCIe.
- Save/retore the LUT table in supend/resume callbacks.

[PATCH v1 1/5] PCI: imx6: Start link directly when workaround is not
[PATCH v1 2/5] PCI: imx6: Toggle the cold reset for i.MX95 PCIe
[PATCH v1 3/5] PCI: imx6: Workaround i.MX95 PCIe may not exit L23
[PATCH v1 4/5] PCI: imx6: Let i.MX95 PCIe compliance with 8GT/s
[PATCH v1 5/5] PCI: imx6: Save and restore the LUT setting for i.MX95

drivers/pci/controller/dwc/pci-imx6.c | 155 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------
1 file changed, 135 insertions(+), 20 deletions(-)




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

end of thread, other threads:[~2025-03-25  8:11 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-24  6:26 [PATCH v1 0/5] Add some enhancements for i.MX95 PCIe Richard Zhu
2025-03-24  6:26 ` [PATCH v1 1/5] PCI: imx6: Start link directly when workaround is not required Richard Zhu
2025-03-24  7:48   ` Hongxing Zhu
2025-03-24 13:05   ` Ilpo Järvinen
2025-03-24  6:26 ` [PATCH v1 2/5] PCI: imx6: Toggle the cold reset for i.MX95 PCIe Richard Zhu
2025-03-24 19:00   ` Frank Li
2025-03-24  6:26 ` [PATCH v1 3/5] PCI: imx6: Workaround i.MX95 PCIe may not exit L23 ready Richard Zhu
2025-03-24 19:14   ` Frank Li
2025-03-25  8:08     ` Hongxing Zhu
2025-03-24  6:26 ` [PATCH v1 4/5] PCI: imx6: Let i.MX95 PCIe compliance with 8GT/s Receiver Impedance ECN Richard Zhu
2025-03-24 19:18   ` Frank Li
2025-03-24  6:26 ` [PATCH v1 5/5] PCI: imx6: Save and restore the LUT setting for i.MX95 PCIe Richard Zhu
2025-03-24 19:22   ` Frank Li

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox