diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2017-11-19 00:09:06 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-11-29 05:41:12 -0500 |
commit | 2befc01bf7358ab635ca362f3f5ba37d99ef31c4 (patch) | |
tree | 21295fe783c1a7d6183389fe64c9bff8eb4fbd8c | |
parent | 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323 (diff) |
MAINTAINERS: regulator: Add Documentation/power/regulator/
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
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 aa71ab52fd76..a0d4e85d511a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -14629,6 +14629,7 @@ W: http://www.slimlogic.co.uk/?p=48 | |||
14629 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git | 14629 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git |
14630 | S: Supported | 14630 | S: Supported |
14631 | F: Documentation/devicetree/bindings/regulator/ | 14631 | F: Documentation/devicetree/bindings/regulator/ |
14632 | F: Documentation/power/regulator/ | ||
14632 | F: drivers/regulator/ | 14633 | F: drivers/regulator/ |
14633 | F: include/dt-bindings/regulator/ | 14634 | F: include/dt-bindings/regulator/ |
14634 | F: include/linux/regulator/ | 14635 | F: include/linux/regulator/ |