diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 05:06:00 -0400 |
---|---|---|
committer | Jacek Anaszewski <j.anaszewski@samsung.com> | 2016-06-20 03:43:33 -0400 |
commit | 85c90368d00190ee4ec3a84866b68fa3e2106284 (patch) | |
tree | 81bd00987952dfa7105fcb8889a76c196b566b76 | |
parent | 33688abb2802ff3a230bd2441f765477b94cc89e (diff) |
MAINTAINERS: Add file patterns for led 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: Richard Purdie <rpurdie@rpsys.net>
Cc: linux-leds@vger.kernel.org
Signed-off-by: Jacek Anaszewski <j.anaszewski@samsung.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e1b090f86e0d..419763e3b52e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6708,6 +6708,7 @@ M: Jacek Anaszewski <j.anaszewski@samsung.com> | |||
6708 | L: linux-leds@vger.kernel.org | 6708 | L: linux-leds@vger.kernel.org |
6709 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git | 6709 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git |
6710 | S: Maintained | 6710 | S: Maintained |
6711 | F: Documentation/devicetree/bindings/leds/ | ||
6711 | F: drivers/leds/ | 6712 | F: drivers/leds/ |
6712 | F: include/linux/leds.h | 6713 | F: include/linux/leds.h |
6713 | 6714 | ||