diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 05:05:59 -0400 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2016-07-04 07:45:25 -0400 |
commit | efcd94c07665a074fb5e25dfaaba0a9f606248b5 (patch) | |
tree | 6d00f60b53a392ec35e038a3c90f8a8514aee852 | |
parent | a99cde438de0c4c0cecc1d1af1a55a75b10bfdef (diff) |
MAINTAINERS: Add file patterns for iommu 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>
Cc: Joerg Roedel <joro@8bytes.org>
Cc: iommu@lists.linux-foundation.org
Signed-off-by: Joerg Roedel <jroedel@suse.de>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1209323b7e43..47b8ab354379 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6145,6 +6145,7 @@ M: Joerg Roedel <joro@8bytes.org> | |||
6145 | L: iommu@lists.linux-foundation.org | 6145 | L: iommu@lists.linux-foundation.org |
6146 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git | 6146 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git |
6147 | S: Maintained | 6147 | S: Maintained |
6148 | F: Documentation/devicetree/bindings/iommu/ | ||
6148 | F: drivers/iommu/ | 6149 | F: drivers/iommu/ |
6149 | 6150 | ||
6150 | IP MASQUERADING | 6151 | IP MASQUERADING |