diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 05:05:38 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-08-21 11:28:21 -0400 |
commit | e9d766b965a15816cf9ec353d86c11f27b783d4d (patch) | |
tree | 7208d873f0c53323b0ae71f5aaea3b5dcc8ec3ed /MAINTAINERS | |
parent | d9a8594011080def9202f2c258f755647fe66683 (diff) |
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> | |||
798 | M: Sumit Semwal <sumit.semwal@linaro.org> | 798 | M: Sumit Semwal <sumit.semwal@linaro.org> |
799 | L: devel@driverdev.osuosl.org | 799 | L: devel@driverdev.osuosl.org |
800 | S: Supported | 800 | S: Supported |
801 | F: Documentation/devicetree/bindings/staging/ion/ | ||
801 | F: drivers/staging/android/ion | 802 | F: drivers/staging/android/ion |
802 | F: drivers/staging/android/uapi/ion.h | 803 | F: drivers/staging/android/uapi/ion.h |
803 | F: drivers/staging/android/uapi/ion_test.h | 804 | F: drivers/staging/android/uapi/ion_test.h |