diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 05:05:52 -0400 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-05-30 01:07:31 -0400 |
commit | c56d329e28cff2d7a1e77cafc2f9c7e986ba11cb (patch) | |
tree | e955c65a10f72fb767643bffa6a971d011a7d023 | |
parent | 1a695a905c18548062509178b98bc91e67510864 (diff) |
MAINTAINERS: Add file patterns for dma 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: Vinod Koul <vinod.koul@intel.com>
Cc: dmaengine@vger.kernel.org
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7304d2e37a98..f7bbae36d078 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -3773,6 +3773,7 @@ Q: https://patchwork.kernel.org/project/linux-dmaengine/list/ | |||
3773 | S: Maintained | 3773 | S: Maintained |
3774 | F: drivers/dma/ | 3774 | F: drivers/dma/ |
3775 | F: include/linux/dmaengine.h | 3775 | F: include/linux/dmaengine.h |
3776 | F: Documentation/devicetree/bindings/dma/ | ||
3776 | F: Documentation/dmaengine/ | 3777 | F: Documentation/dmaengine/ |
3777 | T: git git://git.infradead.org/users/vkoul/slave-dma.git | 3778 | T: git git://git.infradead.org/users/vkoul/slave-dma.git |
3778 | 3779 | ||