watchdog: add support for sl28cpld watchdog
authorMichael Walle <michael@walle.cc>
Mon, 14 Sep 2020 21:43:33 +0000 (23:43 +0200)
committerLee Jones <lee.jones@linaro.org>
Thu, 17 Sep 2020 14:59:00 +0000 (15:59 +0100)
commit85174ca663767c1c6f8dca3b0a2acfd4b5c37289
tree3546d6d3f7a9d8eb848ed6eb463b8744eaa7b2f8
parent03ac990e0ac0c2823282d5b8dd2d536d88bbe6c2
watchdog: add support for sl28cpld watchdog

Add support for the watchdog of the sl28cpld board management
controller. This is part of a multi-function device driver.

Signed-off-by: Michael Walle <michael@walle.cc>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/sl28cpld_wdt.c [new file with mode: 0644]