diff options
author | Geert Uytterhoeven <[email protected]> | 2016-05-22 11:06:00 +0200 |
---|---|---|
committer | Jacek Anaszewski <[email protected]> | 2016-06-20 09:43:33 +0200 |
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 <[email protected]>
Cc: Richard Purdie <[email protected]>
Cc: [email protected]
Signed-off-by: Jacek Anaszewski <[email protected]>
-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 <[email protected]> T: git git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds.git S: Maintained +F: Documentation/devicetree/bindings/leds/ F: drivers/leds/ F: include/linux/leds.h |