watchdog: Add support for sp5100 chipset TCO
authorPriyanka Gupta <priyankag@google.com>
Tue, 26 Oct 2010 00:58:04 +0000 (17:58 -0700)
committerWim Van Sebroeck <wim@iguana.be>
Wed, 12 Jan 2011 13:51:16 +0000 (13:51 +0000)
commit15e28bf130081a574192fb934b832ac7d07739f7
treeb4aeef95f06f6c60697ae078e589034c8b198ff5
parente13752a1de02044bfda352cbc834e3c9541f148b
watchdog: Add support for sp5100 chipset TCO

This driver adds /dev/watchdog support for the AMD sp5100 aka SB7x0 chipsets.

It follows the same conventions found in other /dev/watchdog drivers.

Signed-off-by: Priyanka Gupta <priyankag@google.com>
Signed-off-by: Mike Waychison <mikew@google.com>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/watchdog/Kconfig
drivers/watchdog/Makefile
drivers/watchdog/sp5100_tco.c [new file with mode: 0644]
drivers/watchdog/sp5100_tco.h [new file with mode: 0644]
This page took 0.024442 seconds and 5 git commands to generate.