diff options
author | Geert Uytterhoeven <[email protected]> | 2016-05-22 11:06:14 +0200 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2016-06-09 02:08:01 +0200 |
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 <[email protected]>
Cc: Sebastian Reichel <[email protected]>
Cc: Dmitry Eremin-Solenikov <[email protected]>
Cc: David Woodhouse <[email protected]>
Cc: [email protected]
Signed-off-by: Sebastian Reichel <[email protected]>
-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 <[email protected]> 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/ |