-
由 Andrew Paprocki 提交于
This patch adds support for 16-bit watchdog timeout values which are available in chip revisions >= 0x08. Values <= 65535 are seconds precision, otherwise minutes precision is used up to a maximum value of 3932100. Added implementation for WDIOC_GETSTATUS which checks the WDT status bit in the WDT control register. Signed-off-by: NAndrew Paprocki <andrew@ishiboo.com> Signed-off-by: NWim Van Sebroeck <wim@iguana.be>
5e699608