2022-07-23 09:32:19

by Marcus Folkesson

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: Update Microchip MCP3911 to Maintained

The actual status of the code is Maintained.

Signed-off-by: Marcus Folkesson <[email protected]>
Cc: Kent Gustavsson <[email protected]>
Cc: Jonathan Cameron <[email protected]>
Cc: linux-iio <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 85147ee391d5..47dcbfabedf9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13085,7 +13085,7 @@ MICROCHIP MCP3911 ADC DRIVER
M: Marcus Folkesson <[email protected]>
M: Kent Gustavsson <[email protected]>
L: [email protected]
-S: Supported
+S: Maintained
F: Documentation/devicetree/bindings/iio/adc/microchip,mcp3911.yaml
F: drivers/iio/adc/mcp3911.c

--
2.36.1


2022-07-31 12:39:42

by Jonathan Cameron

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: Update Microchip MCP3911 to Maintained

On Sat, 23 Jul 2022 11:20:30 +0200
Marcus Folkesson <[email protected]> wrote:

> The actual status of the code is Maintained.
>
> Signed-off-by: Marcus Folkesson <[email protected]>
> Cc: Kent Gustavsson <[email protected]>
> Cc: Jonathan Cameron <[email protected]>
> Cc: linux-iio <[email protected]>
Applied to the togreg branch of iio.git which I'll rebase after rc1.
In meantime pushed out as testing where 0-day will probably ignore this particular
patch.

Thanks,

Jonathan

> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 85147ee391d5..47dcbfabedf9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -13085,7 +13085,7 @@ MICROCHIP MCP3911 ADC DRIVER
> M: Marcus Folkesson <[email protected]>
> M: Kent Gustavsson <[email protected]>
> L: [email protected]
> -S: Supported
> +S: Maintained
> F: Documentation/devicetree/bindings/iio/adc/microchip,mcp3911.yaml
> F: drivers/iio/adc/mcp3911.c
>