Searched hist:"3268 b5618f387c6b78b8f8b1190d43380c8170ac" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/watchdog/ |
H A D | gef_wdt.c | 3268b5618f387c6b78b8f8b1190d43380c8170ac Mon Nov 10 13:31:26 CET 2008 Martyn Welch <martyn.welch@gefanuc.com> [WATCHDOG] Basic support for GE Fanuc's FPGA based watchdog timer
GE Fanuc SBC610
Support for the FPGA based watchdog timer as found on GE Fanuc's SBC310, SBC610 and PPC9A Single Board Computers.
This patch adds support for the watchdog timer found in one of the devices FPGAs. There are two identical watchdog timers at different offsets in the above mentioned boards, this driver is capable of supporting one of them. The watchdog timers are also capable of generating interrupts at a user-configurable threshold, though support for this operation is currently not supported by the driver.
Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
|