diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2018-06-22 12:08:20 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-07 17:27:13 +0200 |
commit | 55d7d44eb21dd7b88d7f17747bdc96e415bde75c (patch) | |
tree | fc21714c71fa372ac1941c7f93ef98e19e4addd2 /MAINTAINERS | |
parent | w1: fix w1_ds2438 documentation (diff) | |
download | linux-55d7d44eb21dd7b88d7f17747bdc96e415bde75c.tar.xz linux-55d7d44eb21dd7b88d7f17747bdc96e415bde75c.zip |
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 '')
-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 |