[WATCHDOG] Add support for WM831x watchdog
The WM831x series of devices provide a watchdog with configurable behaviour on timer expiry. Currently this driver support refreshes via a register or GPIO line and autonomous refreshes from a hardware source (eg, a clock). Signed-off-by:Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by:
Wim Van Sebroeck <wim@iguana.be>
Showing
- drivers/watchdog/Kconfig 7 additions, 0 deletionsdrivers/watchdog/Kconfig
- drivers/watchdog/Makefile 1 addition, 0 deletionsdrivers/watchdog/Makefile
- drivers/watchdog/wm831x_wdt.c 441 additions, 0 deletionsdrivers/watchdog/wm831x_wdt.c
- include/linux/mfd/wm831x/watchdog.h 52 additions, 0 deletionsinclude/linux/mfd/wm831x/watchdog.h
drivers/watchdog/wm831x_wdt.c
0 → 100644
include/linux/mfd/wm831x/watchdog.h
0 → 100644
Please register or sign in to comment