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 <cl634@andestech.com>
Link: https://lore.kernel.org/r/20260115081444.2452357-4-cl634@andestech.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
This commit is contained in:
CL Wang 2026-01-15 16:14:44 +08:00 committed by Guenter Roeck
parent e4e0848ad0
commit b5998b4bc5

View 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>