watchdog: new driver for VIA chipsets
authorMarc Vertes <marc.vertes@sigfox.com>
Mon, 5 Dec 2011 16:00:23 +0000 (17:00 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Fri, 6 Jan 2012 14:33:41 +0000 (15:33 +0100)
commitdc3c56b703dad4aec8a9b3dd86f03a90d0c26a2d
tree2d8324bab71ccdf394e64fe0728522ad566c6f27
parent86955e2bcb320bf8f271443cb7b03896fc3cbd67
watchdog: new driver for VIA chipsets

New driver for the hardware watchdog timer on VIA chipsets.
This driver uses the new watchdog framework.
PnP must be enabled in BIOS to get full control of watchdog registers.
The timer code has been added by Wim Van Sebroeck.
Tested on a Artigo A1100, VX855 chipset.

Signed-off-by: Marc Vertes <marc.vertes@sigfox.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/via_wdt.c [new file with mode: 0644]