All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/3] watchdog: add f71862fg support
@ 2010-09-11  0:11 Lutz Ballaschke
  2010-09-12 14:30 ` Giel van Schijndel
  0 siblings, 1 reply; 3+ messages in thread
From: Lutz Ballaschke @ 2010-09-11  0:11 UTC (permalink / raw)
  To: Giel van Schijndel; +Cc: wim, linux-watchdog, linux-kernel

Hi everyone,

this patch adds support for the watchdog included in Fintek f71862fg
Super-I/O chip to the f71808e_wdt driver and adds WDIOC_GETTIMELEFT
ioctl which i found very helpful. 

Differences to PATCHv1 are
 * module parameter for WDTRST# pin configuration added
 * checking/printk of WDTRST# pin config 
 * removing int typecast

This patch comes in three parts:
1/3: add f71862fg support
2/3: add WDIOC_GETTIMELEFT ioctl and helper function
3/3: clean up/replace some magic numbers/constants

Thanks for the comments,

Lutz Ballaschke

 drivers/watchdog/f71808e_wdt.c |   66 +++++++++++++++++++++++++++++++++++++---
 1 files changed, 61 insertions(+), 5 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-13 19:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-11  0:11 [PATCHv2 0/3] watchdog: add f71862fg support Lutz Ballaschke
2010-09-12 14:30 ` Giel van Schijndel
2010-09-13 19:38   ` Lutz Ballaschke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.