diff options
author | [email protected] <[email protected]> | 2018-12-12 18:31:11 +0000 |
---|---|---|
committer | Mark Brown <[email protected]> | 2018-12-13 12:18:56 +0000 |
commit | fef9f28a2ea4eff1b203e3ad6629778be20b4714 (patch) | |
tree | b4b4da5bc6bc615b55d3c07e469fa8bcc1d7b239 | |
parent | 96f3fb86d70fe64ba88a7f567bafe9c504b87d25 (diff) |
MAINTAINERS: add maintainer for MCP16502 PMIC driver
This patch adds a maintainer for the MCP16502 PMIC
driver.
Signed-off-by: Andrei Stefanescu <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8119141a926f..d1ec97634e16 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9813,6 +9813,13 @@ M: Ludovic Desroches <[email protected]> S: Maintained F: drivers/mmc/host/atmel-mci.c +MICROCHIP MCP16502 PMIC DRIVER +M: Andrei Stefanescu <[email protected]> +L: [email protected] (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 <[email protected]> M: Kent Gustavsson <[email protected]> |