[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timers
authorJordan Crouse <jordan.crouse@amd.com>
Mon, 21 Jan 2008 17:07:00 +0000 (10:07 -0700)
committerWim Van Sebroeck <wim@iguana.be>
Sun, 25 May 2008 09:02:17 +0000 (09:02 +0000)
commit0b36086b5d7c397a128784bed6e332418e500af1
treeba2039b425d32796d47e3aa557cac78427f4b6ce
parent7f7f894c6d3285407b2493d1575500fb25e3d495
[WATCHDOG] Add a watchdog driver based on the CS5535/CS5536 MFGPT timers

Add a watchdog timer based on the MFGPT timers in the CS5535/CS5536
companion chips to the AMD Geode GX and LX processors.  Only caveat
is that the BIOS must provide at least a one free timer, and most
do not.

Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/geodewdt.c [new file with mode: 0644]