diff options
author | Claudiu Beznea <[email protected]> | 2021-01-07 16:15:27 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-01-07 16:14:59 +0000 |
commit | 8aad7fabce6ad9491cc7d23f85d9798a4a0ce399 (patch) | |
tree | 949717345fee75e936ccdeec424cee5c64ad5cb2 | |
parent | 3c42728c18d093e8951ad6caf7daa89fa2f54702 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-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 <[email protected]> +M: Claudiu Beznea <[email protected]> L: [email protected] (moderated for non-subscribers) -S: Maintained +S: Supported F: Documentation/devicetree/bindings/regulator/mcp16502-regulator.txt F: drivers/regulator/mcp16502.c |