[PATCH v2 0/2] rtc: abx80x: add basic watchdog support

From: Jeremy Gebben
Date: Mon Sep 10 2018 - 17:37:37 EST


This patch series adds watchod support for abracon RTC chips which
include basic watchdog functionality.

Changes in v2:
* split out priv structure into a separate patch
* remove new Kconfig option
* fix CONFIG_WATCHDOG dependency
* fix WDT interrupt message


Jeremy Gebben (2):
rtc: abx80x: use a 'priv' struct for client data
rtc: abx80x: add basic watchdog support

drivers/rtc/rtc-abx80x.c | 159 ++++++++++++++++++++++++++++++++++++---
1 file changed, 147 insertions(+), 12 deletions(-)

--
2.17.1