diff options
author | 2025-06-04 10:50:44 -0500 | |
---|---|---|
committer | 2025-06-04 10:50:44 -0500 | |
commit | db847adbf99f80088b5e545855c1bc7ea52973d1 (patch) | |
tree | da95d7e96629ec63205ff03301565ab1dc5ebb0f /MAINTAINERS | |
parent | Merge branch 'pci/controller/tegra194' (diff) | |
parent | PCI: qcom-ep: Mask PTM_UPDATING interrupt (diff) | |
download | linux-rng-db847adbf99f80088b5e545855c1bc7ea52973d1.tar.xz linux-rng-db847adbf99f80088b5e545855c1bc7ea52973d1.zip |
Merge branch 'pci/ptm-debugfs'
- Add debugfs support for exposing DWC device-specific PTM context
(Manivannan Sadhasivam)
* pci/ptm-debugfs:
PCI: qcom-ep: Mask PTM_UPDATING interrupt
PCI: dwc: Add debugfs support for PTM context
PCI: dwc: Pass DWC PCIe mode to dwc_pcie_debugfs_init()
PCI: Add debugfs support for exposing PTM context
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ceceb4ecdb3f..d181180da6b7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -18642,6 +18642,7 @@ Q: https://patchwork.kernel.org/project/linux-pci/list/ B: https://bugzilla.kernel.org C: irc://irc.oftc.net/linux-pci T: git git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git +F: Documentation/ABI/testing/debugfs-pcie-ptm F: Documentation/devicetree/bindings/pci/ F: drivers/pci/controller/ F: drivers/pci/pci-bridge-emul.c |