[PATCH 1/2] watchdog: Basic support for GE Fanuc's FPGA based watchdog timer

Kumar Gala galak at kernel.crashing.org
Wed Jan 7 15:27:00 EST 2009


On Nov 10, 2008, at 6:31 AM, Martyn Welch wrote:

> 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 at gefanuc.com>
> ---
>
> drivers/watchdog/Kconfig   |    6 +
> drivers/watchdog/Makefile  |    1
> drivers/watchdog/gef_wdt.c |  333 +++++++++++++++++++++++++++++++++++ 
> +++++++++
> 3 files changed, 340 insertions(+), 0 deletions(-)

Wim,

Any status of acceptance of this?

- k



More information about the Linuxppc-dev mailing list