diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 05:06:12 -0400 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2016-06-10 20:05:33 -0400 |
commit | 92a1fe2e82d7beb2a65118833db44541663d09c7 (patch) | |
tree | 223882fcc621005c8344a7c5ba024daf9d12abef | |
parent | 386ed2ab85cf1c618e5797a66154a41908ed6aeb (diff) |
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>
-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 | |||
8678 | Q: http://patchwork.ozlabs.org/project/linux-pci/list/ | 8678 | Q: http://patchwork.ozlabs.org/project/linux-pci/list/ |
8679 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git | 8679 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci.git |
8680 | S: Supported | 8680 | S: Supported |
8681 | F: Documentation/devicetree/bindings/pci/ | ||
8681 | F: Documentation/PCI/ | 8682 | F: Documentation/PCI/ |
8682 | F: drivers/pci/ | 8683 | F: drivers/pci/ |
8683 | F: include/linux/pci* | 8684 | F: include/linux/pci* |