linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/2] Disable PTM for endpoint mode
@ 2022-09-26 11:10 Vidya Sagar
  2022-09-26 11:10 ` [PATCH V2 1/2] PCI: Add PCI_PTM_CAP_RES macro Vidya Sagar
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Vidya Sagar @ 2022-09-26 11:10 UTC (permalink / raw)
  To: jingoohan1, gustavo.pimentel, lpieralisi, robh, kw, bhelgaas
  Cc: linux-pci, linux-kernel, kthota, mmaddireddy, vidyas, sagar.tv

This patch series contains patches to disable PTM for endpoint mode
as the PCIe compliance tool requires the PTM be disabled for the endpoint
mode.

V2:
* Addressed review comments from Jingoo Han

Vidya Sagar (2):
  PCI: Add PCI_PTM_CAP_RES macro
  PCI: designware-ep: Disable PTM capabilities for EP mode

 .../pci/controller/dwc/pcie-designware-ep.c    | 18 ++++++++++++++++++
 include/uapi/linux/pci_regs.h                  |  1 +
 2 files changed, 19 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2022-10-10  6:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-26 11:10 [PATCH V2 0/2] Disable PTM for endpoint mode Vidya Sagar
2022-09-26 11:10 ` [PATCH V2 1/2] PCI: Add PCI_PTM_CAP_RES macro Vidya Sagar
2022-09-27 19:17   ` Bjorn Helgaas
2022-09-26 11:10 ` [PATCH V2 2/2] PCI: designware-ep: Disable PTM capabilities for EP mode Vidya Sagar
2022-10-10  6:05 ` [PATCH V2 0/2] Disable PTM for endpoint mode 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).