]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit2e5995ad975cc9e54a1f8c7ff74959d74b9e58c2
treeba2039b425d32796d47e3aa557cac78427f4b6ce
parent56648863ff4e1ac107037f0d67820201a2479c87
[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]