diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 11:06:12 +0200 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-06-10 19:05:33 -0500 |
commit | 92a1fe2e82d7beb2a65118833db44541663d09c7 (patch) | |
tree | 223882fcc621005c8344a7c5ba024daf9d12abef /MAINTAINERS | |
parent | 386ed2ab85cf1c618e5797a66154a41908ed6aeb (diff) | |
download | linux-92a1fe2e82d7beb2a65118833db44541663d09c7.tar.gz linux-92a1fe2e82d7beb2a65118833db44541663d09c7.tar.bz2 linux-92a1fe2e82d7beb2a65118833db44541663d09c7.zip |
MAINTAINERS: Add file patterns for PCI device tree bindings
Submitters of device tree binding documentation may forget to CC
the subsystem maintainer if this is missing.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ed42cb65a19b..2eea84d1d53d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8678,6 +8678,7 @@ L: linux-pci@vger.kernel.org Q: http://patchwork.ozlabs.org/project/linux-pci/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git S: Supported +F: Documentation/devicetree/bindings/pci/ F: Documentation/PCI/ F: drivers/pci/ F: include/linux/pci* |