diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 11:06:16 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2016-05-30 01:40:32 +0200 |
commit | 7af6a2e1c2565396f6b941ff2a989b989b24a97b (patch) | |
tree | 689e63dbd9a16468d48882d1df240b2ba4ac089e /MAINTAINERS | |
parent | d68778b80dd78ad6ed998397af182163d0ef16b0 (diff) | |
download | linux-stable-7af6a2e1c2565396f6b941ff2a989b989b24a97b.tar.gz linux-stable-7af6a2e1c2565396f6b941ff2a989b989b24a97b.tar.bz2 linux-stable-7af6a2e1c2565396f6b941ff2a989b989b24a97b.zip |
MAINTAINERS: Add file patterns for rtc 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: Alessandro Zummo <a.zummo@towertech.it>
Cc: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Cc: rtc-linux@googlegroups.com
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7304d2e37a98..72c28f4520d5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9558,6 +9558,7 @@ L: rtc-linux@googlegroups.com Q: http://patchwork.ozlabs.org/project/rtc-linux/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git S: Maintained +F: Documentation/devicetree/bindings/rtc/ F: Documentation/rtc.txt F: drivers/rtc/ F: include/linux/rtc.h |