rtc: abx80x: add basic watchdog support
authorJeremy Gebben <jgebben@sweptlaser.com>
Tue, 11 Sep 2018 17:28:26 +0000 (11:28 -0600)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 12 Sep 2018 10:02:21 +0000 (12:02 +0200)
commit749e36d0a0d725a3fc2dc8d6261557b9e06d210d
tree42087ce4d90729ecad691f2ac5b74b45314c7c58
parentaf69f9a7878413ccdb47a28b024748fd0381a035
rtc: abx80x: add basic watchdog support

The abx804 and abx805 chips have support for a simple watchdog
function that can trigger an external reset.

Signed-off-by: Jeremy Gebben <jgebben@sweptlaser.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
drivers/rtc/Kconfig
drivers/rtc/rtc-abx80x.c