]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: Add entry for Andes ATCWDT200
authorCL Wang <cl634@andestech.com>
Thu, 15 Jan 2026 08:14:44 +0000 (16:14 +0800)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 10 May 2026 15:31:34 +0000 (08:31 -0700)
Add a MAINTAINERS entry for the Andes ATCWDT200 watchdog driver and its
associated Device Tree bindings.

Signed-off-by: CL Wang <cl634@andestech.com>
Link: https://lore.kernel.org/r/20260115081444.2452357-4-cl634@andestech.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
MAINTAINERS

index f35e1769fa729b0e2d52e85b0e79fdf01be1bf72..358eb89484e5e9ef51ed472ea20e6fe1f27a447c 100644 (file)
@@ -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 <cl634@andestech.com>
+S:     Supported
+F:     Documentation/devicetree/bindings/watchdog/andestech,ae350-wdt.yaml
+F:     drivers/watchdog/atcwdt200_wdt.c
+
 ANDROID DRIVERS
 M:     Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 M:     Arve Hjønnevåg <arve@android.com>