/alim6117_wdt

Linux kernel driver for ALi M6117 watchdog device

Primary LanguageC

alim6117_wdt

Linux kernel driver for ALi M6117 watchdog device

This provides an out-of-tree kernel driver for the ALI M6117 watchdog hardware, as used in DM&P eBox mini-PCs.

It is based on a driver originally written by Federico Bareilles, found here:

That driver didn't compile with more recent kernels, though. So it has been updated to compile with more recent kernels (tested with 3.16.x kernel). It has also been converted to use the kernel watchdog API, which simplifies the code.