[PATCH] MAINTAINERS: Update Microchip MCP3911 to Maintained

Marcus Folkesson posted 1 patch 3 years, 8 months ago
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] MAINTAINERS: Update Microchip MCP3911 to Maintained
Posted by Marcus Folkesson 3 years, 8 months ago
The actual status of the code is Maintained.

Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
Cc: Kent Gustavsson <kent@minoris.se>
Cc: Jonathan Cameron <jic23@kernel.org>
Cc: linux-iio <linux-iio@vger.kernel.org>
---
 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 <marcus.folkesson@gmail.com>
 M:	Kent Gustavsson <kent@minoris.se>
 L:	linux-iio@vger.kernel.org
-S:	Supported
+S:	Maintained
 F:	Documentation/devicetree/bindings/iio/adc/microchip,mcp3911.yaml
 F:	drivers/iio/adc/mcp3911.c
 
-- 
2.36.1
Re: [PATCH] MAINTAINERS: Update Microchip MCP3911 to Maintained
Posted by Jonathan Cameron 3 years, 8 months ago
On Sat, 23 Jul 2022 11:20:30 +0200
Marcus Folkesson <marcus.folkesson@gmail.com> wrote:

> The actual status of the code is Maintained.
> 
> Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
> Cc: Kent Gustavsson <kent@minoris.se>
> Cc: Jonathan Cameron <jic23@kernel.org>
> Cc: linux-iio <linux-iio@vger.kernel.org>
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 <marcus.folkesson@gmail.com>
>  M:	Kent Gustavsson <kent@minoris.se>
>  L:	linux-iio@vger.kernel.org
> -S:	Supported
> +S:	Maintained
>  F:	Documentation/devicetree/bindings/iio/adc/microchip,mcp3911.yaml
>  F:	drivers/iio/adc/mcp3911.c
>