2022-05-30 13:26:35

by Andy Shevchenko

[permalink] [raw]
Subject: [PATCH v1 1/1] MAINTAINERS: Update GPIO ACPI library to Supported

The actual status of the code is Supported.

Reported-by: [email protected]
Signed-off-by: Andy Shevchenko <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index fd768d43e048..629ddf493555 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8343,7 +8343,7 @@ M: Mika Westerberg <[email protected]>
M: Andy Shevchenko <[email protected]>
L: [email protected]
L: [email protected]
-S: Maintained
+S: Supported
T: git git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git
F: Documentation/firmware-guide/acpi/gpio-properties.rst
F: drivers/gpio/gpiolib-acpi.c
--
2.35.1



2022-05-31 06:43:36

by Mika Westerberg

[permalink] [raw]
Subject: Re: [PATCH v1 1/1] MAINTAINERS: Update GPIO ACPI library to Supported

On Mon, May 30, 2022 at 02:56:53PM +0300, Andy Shevchenko wrote:
> The actual status of the code is Supported.
>
> Reported-by: [email protected]
> Signed-off-by: Andy Shevchenko <[email protected]>

Acked-by: Mika Westerberg <[email protected]>

2022-06-01 19:42:30

by Bartosz Golaszewski

[permalink] [raw]
Subject: Re: [PATCH v1 1/1] MAINTAINERS: Update GPIO ACPI library to Supported

On Mon, May 30, 2022 at 1:57 PM Andy Shevchenko
<[email protected]> wrote:
>
> The actual status of the code is Supported.
>
> Reported-by: [email protected]
> Signed-off-by: Andy Shevchenko <[email protected]>
> ---
> MAINTAINERS | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index fd768d43e048..629ddf493555 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -8343,7 +8343,7 @@ M: Mika Westerberg <[email protected]>
> M: Andy Shevchenko <[email protected]>
> L: [email protected]
> L: [email protected]
> -S: Maintained
> +S: Supported
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-gpio-intel.git
> F: Documentation/firmware-guide/acpi/gpio-properties.rst
> F: drivers/gpio/gpiolib-acpi.c
> --
> 2.35.1
>

Applied, thanks!

Bart

2022-06-01 19:57:31

by Andy Shevchenko

[permalink] [raw]
Subject: Re: [PATCH v1 1/1] MAINTAINERS: Update GPIO ACPI library to Supported

On Mon, May 30, 2022 at 04:13:06PM +0300, Mika Westerberg wrote:
> On Mon, May 30, 2022 at 02:56:53PM +0300, Andy Shevchenko wrote:
> > The actual status of the code is Supported.
> >
> > Reported-by: [email protected]
> > Signed-off-by: Andy Shevchenko <[email protected]>
>
> Acked-by: Mika Westerberg <[email protected]>

Pushed to my review and testing queue, thanks!

--
With Best Regards,
Andy Shevchenko