diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2020-12-15 22:11:14 +0100 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2020-12-15 22:11:14 +0100 |
commit | 255b2d524884e4ec60333131aa0ca0ef19826dc2 (patch) | |
tree | 1675283847b27a7795d966a08b9657f6eb4fef98 | |
parent | Merge branch 'remotes/lorenzo/pci/vmd' (diff) | |
parent | MAINTAINERS: Add missing documentation references to PCI Endpoint Subsystem (diff) | |
download | linux-255b2d524884e4ec60333131aa0ca0ef19826dc2.tar.xz linux-255b2d524884e4ec60333131aa0ca0ef19826dc2.zip |
Merge branch 'remotes/lorenzo/pci/misc'
- Add PCI endpoint subsystem references to MAINTAINERS (Gustavo Pimentel)
* remotes/lorenzo/pci/misc:
MAINTAINERS: Add missing documentation references to PCI Endpoint Subsystem
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3da6d8c154e4..d49dbb432915 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13480,6 +13480,8 @@ M: Kishon Vijay Abraham I <kishon@ti.com> M: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> L: linux-pci@vger.kernel.org S: Supported +F: Documentation/PCI/endpoint/* +F: Documentation/misc-devices/pci-endpoint-test.rst T: git git://git.kernel.org/pub/scm/linux/kernel/git/kishon/pci-endpoint.git F: drivers/misc/pci_endpoint_test.c F: drivers/pci/endpoint/ |