[PATCHv2 0/3] watchdog: add f71862fg support

From: Lutz Ballaschke
Date: Fri Sep 10 2010 - 20:10:08 EST


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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/