aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2018-12-21 13:43:32 +0000
committerMark Brown <broonie@kernel.org>2018-12-21 13:43:32 +0000
commitb27d9668be60d42904b71ab1a9e4d152c7b5c920 (patch)
tree62c1b3e52abb5b60cc19a2a772b005e9f00b814b /MAINTAINERS
parentMerge branch 'regulator-4.20' into regulator-linus (diff)
parentregulator: tps65910: fix a missing check of return value (diff)
downloadwireguard-linux-b27d9668be60d42904b71ab1a9e4d152c7b5c920.tar.xz
wireguard-linux-b27d9668be60d42904b71ab1a9e4d152c7b5c920.zip
Merge branch 'regulator-4.21' into regulator-next
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3318f30903b2..89cffdbb9c4d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9818,6 +9818,13 @@ M: Ludovic Desroches <ludovic.desroches@microchip.com>
S: Maintained
F: drivers/mmc/host/atmel-mci.c
+MICROCHIP MCP16502 PMIC DRIVER
+M: Andrei Stefanescu <andrei.stefanescu@microchip.com>
+L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers)
+S: Maintained
+F: Documentation/devicetree/bindings/regulator/mcp16502-regulator.txt
+F: drivers/regulator/mcp16502.c
+
MICROCHIP MCP3911 ADC DRIVER
M: Marcus Folkesson <marcus.folkesson@gmail.com>
M: Kent Gustavsson <kent@minoris.se>