summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorXiantao Hu <xt.hu@cqplus1.com>2022-03-24 11:18:05 +0800
committerWim Van Sebroeck <wim@linux-watchdog.org>2022-05-08 10:34:05 +0200
commitdaf42866960ce69d48c94c4fc1aa997638b4c2e9 (patch)
tree42abcfe8bb5e4f1e62a092d6226ce713c60d2101 /MAINTAINERS
parent94e4a7d5f87668e43f6939c6418d64f884e0bdab (diff)
downloadlinux-stable-daf42866960ce69d48c94c4fc1aa997638b4c2e9.tar.gz
linux-stable-daf42866960ce69d48c94c4fc1aa997638b4c2e9.tar.bz2
linux-stable-daf42866960ce69d48c94c4fc1aa997638b4c2e9.zip
watchdog: Add watchdog driver for Sunplus SP7021
Sunplus SP7021 requires watchdog timer support. Add watchdog driver to enable this. Signed-off-by: Xiantao Hu <xt.hu@cqplus1.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Link: https://lore.kernel.org/r/20220324031805.61316-3-xt.hu@cqplus1.com Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fade1e499add..d02286f5084c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -18907,6 +18907,7 @@ M: Xiantao Hu <xt.hu@cqplus1.com>
L: linux-watchdog@vger.kernel.org
S: Maintained
F: Documentation/devicetree/bindings/watchdog/sunplus,sp7021-wdt.yaml
+F: drivers/watchdog/sunplus_wdt.c
SUPERH
M: Yoshinori Sato <ysato@users.sourceforge.jp>