[WATCHDOG] w83977f-watchdog-driver.patch
authorJose Miguel Goncalves <jose.goncalves@inov.pt>
Wed, 7 Sep 2005 00:05:30 +0000 (17:05 -0700)
committerWim Van Sebroeck <wim@iguana.be>
Mon, 12 Sep 2005 07:34:39 +0000 (09:34 +0200)
commitb4cc4aa24ca47b6a2bdb9029020502cff7c6e774
tree7b621a12b7266599b7ee54ef74f7040f8919e2e3
parent3809ad384af43ad883f47ee22a6faa33cedd61bc
[WATCHDOG] w83977f-watchdog-driver.patch

In a project for my company I've needed to use the watchdog device in a
PCM-5335 SBC from AAEON.  The watchdog timer is from a Winbond's SuperIO
chip, the W83977F.

I've made this driver based on two others already on the kernel tree,
the w83877f_wdt and the wdt977.

Signed-off-by: Jose Goncalves <jose.goncalves@inov.pt>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
drivers/char/watchdog/Kconfig
drivers/char/watchdog/Makefile
drivers/char/watchdog/w83977f_wdt.c [new file with mode: 0644]