diff options
author | 2021-01-07 16:15:27 +0200 | |
---|---|---|
committer | 2021-01-07 16:14:59 +0000 | |
commit | 8aad7fabce6ad9491cc7d23f85d9798a4a0ce399 (patch) | |
tree | 949717345fee75e936ccdeec424cee5c64ad5cb2 | |
parent | regulator: mcp16502: lpm pin can be optional on some platforms (diff) | |
download | linux-dev-8aad7fabce6ad9491cc7d23f85d9798a4a0ce399.tar.xz linux-dev-8aad7fabce6ad9491cc7d23f85d9798a4a0ce399.zip |
MAINTAINERS: add myself as maintainer for mcp16502
Andrei is no longer with Microchip. Add myself as maintainer for
MCP16502. Along with this change the status from maintained to
supported.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Link: https://lore.kernel.org/r/1610028927-9842-4-git-send-email-claudiu.beznea@microchip.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 546aa66428c9..3259f0e0b630 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11690,9 +11690,9 @@ F: drivers/video/fbdev/atmel_lcdfb.c F: include/video/atmel_lcdc.h MICROCHIP MCP16502 PMIC DRIVER -M: Andrei Stefanescu <andrei.stefanescu@microchip.com> +M: Claudiu Beznea <claudiu.beznea@microchip.com> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) -S: Maintained +S: Supported F: Documentation/devicetree/bindings/regulator/mcp16502-regulator.txt F: drivers/regulator/mcp16502.c |