diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2016-05-22 05:06:14 -0400 |
---|---|---|
committer | Sebastian Reichel <sre@kernel.org> | 2016-06-08 20:08:01 -0400 |
commit | 3cc5c704dfbdbab034a578f0a63272fe5da6e4d5 (patch) | |
tree | c925c62a78c1b49ee96952952ba84863aa021d49 | |
parent | e771e0a1e4d5566c857ad312de3fd95b955df871 (diff) |
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> | |||
9066 | L: linux-pm@vger.kernel.org | 9066 | L: linux-pm@vger.kernel.org |
9067 | T: git git://git.infradead.org/battery-2.6.git | 9067 | T: git git://git.infradead.org/battery-2.6.git |
9068 | S: Maintained | 9068 | S: Maintained |
9069 | F: Documentation/devicetree/bindings/power/ | ||
9070 | F: Documentation/devicetree/bindings/power_supply/ | ||
9069 | F: include/linux/power_supply.h | 9071 | F: include/linux/power_supply.h |
9070 | F: drivers/power/ | 9072 | F: drivers/power/ |
9071 | X: drivers/power/avs/ | 9073 | X: drivers/power/avs/ |