[WATCHDOG] add Nano 7240 driver
authorGilles Gigan <gilles.gigan@gmail.com>
Wed, 31 Oct 2007 06:31:42 +0000 (16:31 +1000)
committerWim Van Sebroeck <wim@iguana.be>
Tue, 4 Dec 2007 16:48:06 +0000 (16:48 +0000)
commitc4c283357d865aad1f124c069f5f6e3f39e76790
tree261561355eb90e63f5880f93b0c4e07f9559941c
parent783e6bcde4e6a7c849fa5fa7f35b0fba721ac5f4
[WATCHDOG] add Nano 7240 driver

Adds support for the built-in watchdog on EPIC Nano 7240 boards from IEI.

Tested on Nano-7240RS.

Hardware documentation of the platform (including watchdog) can be found
on the IEI website: http://www.ieiworld.com

Signed-off-by: Gilles Gigan <gilles.gigan@gmail.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/sbc7240_wdt.c [new file with mode: 0644]