public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Bug fixes when dwc generic suspend/resume functions are used
@ 2024-09-25  5:48 Richard Zhu
  2024-09-25  5:48 ` [PATCH v1 1/2] PCI: dwc: Fix resume failure if no EP is connected on some platforms Richard Zhu
  2024-09-25  5:48 ` [PATCH v1 2/2] PCI: dwc: Do stop link in the dw_pcie_suspend_noirq Richard Zhu
  0 siblings, 2 replies; 8+ messages in thread
From: Richard Zhu @ 2024-09-25  5:48 UTC (permalink / raw)
  To: jingoohan1, manivannan.sadhasivam, kwilczynski, bhelgaas,
	lpieralisi, frank.li, robh
  Cc: linux-pci, linux-kernel, imx

Two bug fixes when dwc generic suspend/resume callbacks are used.

The patch #1 is issued before, but it's not applied yet refer to [1].
Combine these two bug fixes into one series and send here.

[1] https://patchwork.kernel.org/project/linux-pci/patch/1721628913-1449-1-git-send-email-hongxing.zhu@nxp.com/

[PATCH v1 1/2] PCI: dwc: Fix resume failure if no EP is connected on
[PATCH v1 2/2] PCI: dwc: Do stop link in the dw_pcie_suspend_noirq

drivers/pci/controller/dwc/pcie-designware-host.c | 31 ++++++++++++++++---------------
1 file changed, 16 insertions(+), 15 deletions(-)


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

end of thread, other threads:[~2024-10-16 18:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-25  5:48 [PATCH v1 0/2] Bug fixes when dwc generic suspend/resume functions are used Richard Zhu
2024-09-25  5:48 ` [PATCH v1 1/2] PCI: dwc: Fix resume failure if no EP is connected on some platforms Richard Zhu
2024-10-03  6:04   ` Manivannan Sadhasivam
2024-10-08  8:25     ` Hongxing Zhu
2024-10-16 18:18       ` Manivannan Sadhasivam
2024-09-25  5:48 ` [PATCH v1 2/2] PCI: dwc: Do stop link in the dw_pcie_suspend_noirq Richard Zhu
2024-09-25 16:47   ` Frank Li
2024-10-03  6:09   ` Manivannan Sadhasivam

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