aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
authorCL Wang <cl634@andestech.com>2026-01-15 16:14:44 +0800
committerGuenter Roeck <linux@roeck-us.net>2026-05-10 08:31:34 -0700
commitb5998b4bc54888528a087db1c2744c69748bd822 (patch)
treeafbf4a19787c343bf499a9a65ad2fc25999a049a /MAINTAINERS
parente4e0848ad046da9304e0656a71f74ddfbb316e98 (diff)
downloadlinux-next-history-b5998b4bc54888528a087db1c2744c69748bd822.tar.gz
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>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
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 <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>