diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 11:05:52 +0200 |
---|---|---|
committer | Vinod Koul <vinod.koul@intel.com> | 2016-05-30 10:37:31 +0530 |
commit | c56d329e28cff2d7a1e77cafc2f9c7e986ba11cb (patch) | |
tree | e955c65a10f72fb767643bffa6a971d011a7d023 /MAINTAINERS | |
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>
Diffstat (limited to 'MAINTAINERS')
-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/ S: Maintained F: drivers/dma/ F: include/linux/dmaengine.h +F: Documentation/devicetree/bindings/dma/ F: Documentation/dmaengine/ T: git git://git.infradead.org/users/vkoul/slave-dma.git |