diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 11:06:29 +0200 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2016-05-23 08:57:05 +0200 |
commit | 540be8b2add1a18a4289b11c1a9b6956eb846630 (patch) | |
tree | 4c170128c35476295850b5b4b3a9c2a7c158cfcc /MAINTAINERS | |
parent | ae67643edc6edcab41d8d5d35cb796416b253a01 (diff) |
MAINTAINERS: Add file patterns for watchdog 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>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Cc: linux-watchdog@vger.kernel.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a727d9959ecd..f69706d7fafd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12073,6 +12073,7 @@ L: linux-watchdog@vger.kernel.org W: http://www.linux-watchdog.org/ T: git git://www.linux-watchdog.org/linux-watchdog.git S: Maintained +F: Documentation/devicetree/bindings/watchdog/ F: Documentation/watchdog/ F: drivers/watchdog/ F: include/linux/watchdog.h |