[WATCHDOG] Add support for the WM8350 watchdog
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 6 Nov 2008 10:56:21 +0000 (10:56 +0000)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 31 Dec 2008 16:12:54 +0000 (16:12 +0000)
commit006948bafece27265dce72d3158b12af3ff67fce
treeaf7baa6555b7596fc7e5cac5b7eadabc02855804
parent4c6e63bd177a28ca9154ae8c1bab00a387c350c4
[WATCHDOG] Add support for the WM8350 watchdog

This driver implements support for the watchdog functionality provided
by the Wolfson Microelectronics WM8350, a multi-function audio and
power management subsystem intended for use in embedded systems. It is
based on a driver originally written by Graeme Gregory, though it has
been extensively modified since then.

Use of a GPIO to kick the watchdog is not yet supported.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/wm8350_wdt.c [new file with mode: 0644]