2023-04-10 15:24:02

by William Breathitt Gray

[permalink] [raw]
Subject: [PATCH v2] watchdog: ebc-c384_wdt: Mark status as orphaned

The current maintainer no longer has access to the device for testing,
the original user of this driver indicates that they have moved on to
another device, and the manufacturer WINSYSTEMS does not appear
interested in taking over support for this code.

Signed-off-by: William Breathitt Gray <[email protected]>
---
Changes in v2:
- Remove "M:" line

MAINTAINERS | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 90abe83c02f3..a1f44c4d40a9 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -22512,9 +22512,8 @@ S: Maintained
F: drivers/media/rc/winbond-cir.c

WINSYSTEMS EBC-C384 WATCHDOG DRIVER
-M: William Breathitt Gray <[email protected]>
L: [email protected]
-S: Maintained
+S: Orphan
F: drivers/watchdog/ebc-c384_wdt.c

WINSYSTEMS WS16C48 GPIO DRIVER

base-commit: 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d
--
2.39.2


2023-04-10 16:58:07

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH v2] watchdog: ebc-c384_wdt: Mark status as orphaned

On 4/10/23 08:09, William Breathitt Gray wrote:
> The current maintainer no longer has access to the device for testing,
> the original user of this driver indicates that they have moved on to
> another device, and the manufacturer WINSYSTEMS does not appear
> interested in taking over support for this code.
>
> Signed-off-by: William Breathitt Gray <[email protected]>

Reviewed-by: Guenter Roeck <[email protected]>

> ---
> Changes in v2:
> - Remove "M:" line
>
> MAINTAINERS | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 90abe83c02f3..a1f44c4d40a9 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -22512,9 +22512,8 @@ S: Maintained
> F: drivers/media/rc/winbond-cir.c
>
> WINSYSTEMS EBC-C384 WATCHDOG DRIVER
> -M: William Breathitt Gray <[email protected]>
> L: [email protected]
> -S: Maintained
> +S: Orphan
> F: drivers/watchdog/ebc-c384_wdt.c
>
> WINSYSTEMS WS16C48 GPIO DRIVER
>
> base-commit: 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d