Re: [PATCH V2 3/3] MAINTAINERS: Add entry for Andes ATCWDT200
From: Guenter Roeck
Date: Sun May 03 2026 - 17:21:14 EST
On Thu, Jan 15, 2026 at 04:14:44PM +0800, CL Wang wrote:
> Add a MAINTAINERS entry for the Andes ATCWDT200 watchdog driver and its
> associated Device Tree bindings.
>
> Signed-off-by: CL Wang <cl634@xxxxxxxxxxxxx>
Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>
> ---
> MAINTAINERS | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 12f49de7fe03..1a1c2b68252a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -1817,6 +1817,12 @@ S: Supported
> F: drivers/clk/analogbits/*
> F: include/linux/clk/analogbits*
>
> +ANDES ATCWDT200 WATCHDOG DRIVER
> +M: CL Wang <cl634@xxxxxxxxxxxxx>
> +S: Supported
> +F: Documentation/devicetree/bindings/watchdog/andestech,ae350-wdt.yaml
> +F: drivers/watchdog/atcwdt200_wdt.c
> +
> ANDROID DRIVERS
> M: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> M: Arve Hjønnevåg <arve@xxxxxxxxxxx>