[WATCHDOG] Add support for WM831x watchdog
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 27 Jul 2009 13:46:12 +0000 (14:46 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Fri, 18 Sep 2009 08:35:49 +0000 (08:35 +0000)
commit502a0106b2cc31940f690dc6693fddfd3b97cab5
treefc6e7c4aa8a8df5b5a72566a9a3cda9153e7802d
parent0400e3134b03336617138f9ebf2cd0f117ceef20
[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>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/wm831x_wdt.c [new file with mode: 0644]
include/linux/mfd/wm831x/watchdog.h [new file with mode: 0644]