summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2016-05-22 11:06:18 +0200
committerBjorn Andersson <bjorn.andersson@linaro.org>2016-06-12 01:16:24 +0200
commit15ebc72dbad17cf85b006f111f5ba604ab52deb6 (patch)
treeabc678e25ec9a634fc78941174b979eabe3c8202 /MAINTAINERS
parentLinux 4.7-rc2 (diff)
downloadlinux-15ebc72dbad17cf85b006f111f5ba604ab52deb6.tar.xz
linux-15ebc72dbad17cf85b006f111f5ba604ab52deb6.zip
MAINTAINERS: Add file patterns for remoteproc 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: Ohad Ben-Cohen <ohad@wizery.com> Cc: linux-remoteproc@vger.kernel.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index ed42cb65a19b..87b956d492c8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9591,8 +9591,9 @@ M: Bjorn Andersson <bjorn.andersson@linaro.org>
L: linux-remoteproc@vger.kernel.org
T: git git://git.kernel.org/pub/scm/linux/kernel/git/ohad/remoteproc.git
S: Maintained
-F: drivers/remoteproc/
+F: Documentation/devicetree/bindings/remoteproc/
F: Documentation/remoteproc.txt
+F: drivers/remoteproc/
F: include/linux/remoteproc.h
REMOTE PROCESSOR MESSAGING (RPMSG) SUBSYSTEM