From: CL Wang Date: Thu, 15 Jan 2026 08:14:44 +0000 (+0800) Subject: MAINTAINERS: Add entry for Andes ATCWDT200 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5998b4bc54888528a087db1c2744c69748bd822;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Add entry for Andes ATCWDT200 Add a MAINTAINERS entry for the Andes ATCWDT200 watchdog driver and its associated Device Tree bindings. Signed-off-by: CL Wang Link: https://lore.kernel.org/r/20260115081444.2452357-4-cl634@andestech.com Signed-off-by: Guenter Roeck --- diff --git a/MAINTAINERS b/MAINTAINERS index f35e1769fa729..358eb89484e5e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1874,6 +1874,12 @@ S: Supported F: Documentation/devicetree/bindings/spi/andestech,ae350-spi.yaml F: drivers/spi/spi-atcspi200.c +ANDES ATCWDT200 WATCHDOG DRIVER +M: CL Wang +S: Supported +F: Documentation/devicetree/bindings/watchdog/andestech,ae350-wdt.yaml +F: drivers/watchdog/atcwdt200_wdt.c + ANDROID DRIVERS M: Greg Kroah-Hartman M: Arve Hjønnevåg