diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 11:06:17 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2016-05-23 13:07:55 +0200 |
commit | 9398a639c8b175460828ee7c45e6b7a4c3f586b9 (patch) | |
tree | 7b24f582d139122e8956f41b5e668d8eab11046c | |
parent | Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/flat' int... (diff) | |
download | linux-9398a639c8b175460828ee7c45e6b7a4c3f586b9.tar.xz linux-9398a639c8b175460828ee7c45e6b7a4c3f586b9.zip |
regmap: Add file patterns for regmap 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: Mark Brown <broonie@kernel.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a727d9959ecd..94a9af5d7f7d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9318,6 +9318,7 @@ M: Mark Brown <broonie@kernel.org> L: linux-kernel@vger.kernel.org T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git S: Supported +F: Documentation/devicetree/bindings/regmap/ F: drivers/base/regmap/ F: include/linux/regmap.h |