On Mon, 05 May 2025 19:54:38 +0530, Manivannan Sadhasivam wrote: > This series adds debugfs support to expose the PTM context available in the > capable PCIe controllers. Support for enabling PTM in the requester/responder is > already available in drivers/pci/pcie.c and this series expands that file to > add debugfs support for the PTM context info. > > The controller drivers are expected to call pcie_ptm_create_debugfs() with > 'pcie_ptm_ops' callbacks populated to create the debugfs entries and call > pcie_ptm_destroy_debugfs() to destroy them. > > [...] Applied, thanks! [1/4] PCI: Add debugfs support for exposing PTM context commit: 1130deffd29ab25da8091b573e173ef9d889e827 [2/4] PCI: dwc: Pass DWC PCIe mode to dwc_pcie_debugfs_init() commit: d831581b3433909e9ce9fa0b4d4f79d357093830 [3/4] PCI: dwc: Add debugfs support for PTM context commit: 287af93079f5cd8934b10d2e09e23ae4ca7320e6 [4/4] PCI: qcom-ep: Mask PTM_UPDATING interrupt commit: 356fc3e997f3bf54448a8cb39b49c7d73959d166 Best regards, -- Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>