diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 11:06:14 +0200 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2016-06-09 02:08:01 +0200 |
commit | 3cc5c704dfbdbab034a578f0a63272fe5da6e4d5 (patch) | |
tree | c925c62a78c1b49ee96952952ba84863aa021d49 | |
parent | e771e0a1e4d5566c857ad312de3fd95b955df871 (diff) | |
download | linux-3cc5c704dfbdbab034a578f0a63272fe5da6e4d5.tar.bz2 |
MAINTAINERS: Add file patterns for power supply 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>
Cc: Sebastian Reichel <sre@kernel.org>
Cc: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: linux-pm@vger.kernel.org
Signed-off-by: Sebastian Reichel <sre@kernel.org>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7304d2e37a98..c96354e04275 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9066,6 +9066,8 @@ M: David Woodhouse <dwmw2@infradead.org> L: linux-pm@vger.kernel.org T: git git://git.infradead.org/battery-2.6.git S: Maintained +F: Documentation/devicetree/bindings/power/ +F: Documentation/devicetree/bindings/power_supply/ F: include/linux/power_supply.h F: drivers/power/ X: drivers/power/avs/ |