[PATCH v3 3/6] watchdog: davinci: add GET_TIMELEFT option support

2013-11-25 Thread Ivan Khoronzhuk
Currently, the davinci watchdog can be read while counting, so we can add ability to report the remaining time before the system will reboot. Signed-off-by: Ivan Khoronzhuk Acked-by: Santosh Shilimkar Reviewed-by: Guenter Roeck --- drivers/watchdog/davinci_wdt.c | 26

[PATCH v3 3/6] watchdog: davinci: add GET_TIMELEFT option support

2013-11-25 Thread Ivan Khoronzhuk
Currently, the davinci watchdog can be read while counting, so we can add ability to report the remaining time before the system will reboot. Signed-off-by: Ivan Khoronzhuk ivan.khoronz...@ti.com Acked-by: Santosh Shilimkar santosh.shilim...@ti.com Reviewed-by: Guenter Roeck li...@roeck-us.net