diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2018-06-22 06:08:20 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-07-07 11:27:13 -0400 |
commit | 55d7d44eb21dd7b88d7f17747bdc96e415bde75c (patch) | |
tree | fc21714c71fa372ac1941c7f93ef98e19e4addd2 | |
parent | c7e5a5b4f0371dac0888e2be7c59273d8e4c013f (diff) |
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>
-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 | |||
15394 | W1 DALLAS'S 1-WIRE BUS | 15394 | W1 DALLAS'S 1-WIRE BUS |
15395 | M: Evgeniy Polyakov <zbr@ioremap.net> | 15395 | M: Evgeniy Polyakov <zbr@ioremap.net> |
15396 | S: Maintained | 15396 | S: Maintained |
15397 | F: Documentation/devicetree/bindings/w1/ | ||
15397 | F: Documentation/w1/ | 15398 | F: Documentation/w1/ |
15398 | F: drivers/w1/ | 15399 | F: drivers/w1/ |
15399 | F: include/linux/w1.h | 15400 | F: include/linux/w1.h |