diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2018-06-22 13:08:20 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-07 18:27:13 +0300 |
commit | 55d7d44eb21dd7b88d7f17747bdc96e415bde75c (patch) | |
tree | fc21714c71fa372ac1941c7f93ef98e19e4addd2 /MAINTAINERS | |
parent | c7e5a5b4f0371dac0888e2be7c59273d8e4c013f (diff) | |
download | linux-55d7d44eb21dd7b88d7f17747bdc96e415bde75c.tar.xz |
MAINTAINERS: Add file patterns for w1 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: 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 4b1169b8af88..b51c8cb6faed 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15394,6 +15394,7 @@ F: drivers/mmc/host/vub300.c W1 DALLAS'S 1-WIRE BUS M: Evgeniy Polyakov <zbr@ioremap.net> S: Maintained +F: Documentation/devicetree/bindings/w1/ F: Documentation/w1/ F: drivers/w1/ F: include/linux/w1.h |