watchdog: Add watchdog driver for Sunplus SP7021
authorXiantao Hu <xt.hu@cqplus1.com>
Thu, 24 Mar 2022 03:18:05 +0000 (11:18 +0800)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sun, 8 May 2022 08:34:05 +0000 (10:34 +0200)
commitdaf42866960ce69d48c94c4fc1aa997638b4c2e9
tree42abcfe8bb5e4f1e62a092d6226ce713c60d2101
parent94e4a7d5f87668e43f6939c6418d64f884e0bdab
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>
MAINTAINERS
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/sunplus_wdt.c [new file with mode: 0644]