[WATCHDOG] Watchdog driver for AT32AP700X devices
authorHans-Christian Egtvedt <hcegtvedt@atmel.com>
Thu, 7 Jun 2007 23:06:41 +0000 (16:06 -0700)
committerWim Van Sebroeck <wim@iguana.be>
Sun, 10 Jun 2007 19:49:20 +0000 (19:49 +0000)
commita9cb3959ace112295fdb65c99a2928eedba06926
tree40767f7c8fb62ac6da3f2657204c87a343837f28
parent10a29304f496ddef58473e6c53b5e66d9685536d
[WATCHDOG] Watchdog driver for AT32AP700X devices

Add support for the built in watchdog in AT32AP700X devices.

Tested on AT32AP7000 and ATSTK1000.

Hardware documentation can be found in the AT32AP7000 datasheet.

Signed-off-by: Hans-Christian Egtvedt <hcegtvedt@atmel.com>
Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/char/watchdog/Kconfig
drivers/char/watchdog/Makefile
drivers/char/watchdog/at32ap700x_wdt.c [new file with mode: 0644]