summaryrefslogtreecommitdiff
path: root/drivers/watchdog/sl28cpld_wdt.c
AgeCommit message (Collapse)AuthorFilesLines
2020-09-17watchdog: add support for sl28cpld watchdogMichael Walle1-0/+229
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>