diff options
| author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 11:06:18 +0200 |
|---|---|---|
| committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2016-06-11 16:16:24 -0700 |
| commit | 15ebc72dbad17cf85b006f111f5ba604ab52deb6 (patch) | |
| tree | abc678e25ec9a634fc78941174b979eabe3c8202 | |
| parent | af8c34ce6ae32addda3788d54a7e340cad22516b (diff) | |
| download | cachepc-linux-15ebc72dbad17cf85b006f111f5ba604ab52deb6.tar.gz cachepc-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>
| -rw-r--r-- | MAINTAINERS | 3 |
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 |
