diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 11:05:38 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-21 17:28:21 +0200 |
commit | e9d766b965a15816cf9ec353d86c11f27b783d4d (patch) | |
tree | 7208d873f0c53323b0ae71f5aaea3b5dcc8ec3ed /MAINTAINERS | |
parent | d9a8594011080def9202f2c258f755647fe66683 (diff) | |
download | talos-op-linux-e9d766b965a15816cf9ec353d86c11f27b783d4d.tar.gz talos-op-linux-e9d766b965a15816cf9ec353d86c11f27b783d4d.zip |
MAINTAINERS: Add file patterns for ion 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: Sumit Semwal <sumit.semwal@linaro.org>
Cc: devel@driverdev.osuosl.org
Acked-by: Laura Abbott <labbott@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 09c7066c82ed..e614392ede4f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -798,6 +798,7 @@ M: Laura Abbott <labbott@redhat.com> M: Sumit Semwal <sumit.semwal@linaro.org> L: devel@driverdev.osuosl.org S: Supported +F: Documentation/devicetree/bindings/staging/ion/ F: drivers/staging/android/ion F: drivers/staging/android/uapi/ion.h F: drivers/staging/android/uapi/ion_test.h |