Re: [PATCH 1/1] watchdog: OMAP fixes: enable clock in probe, trigger timer reload

2009-06-18 Thread Wim Van Sebroeck
Hi Ulrik, This patch contains two bugfixes: 1)In omap_wdt_probe() the watchdog is reset and disabled. This requires register access and the clks needs to be enabled temporarily 2)In omap_wdt_open() the timer register needs to be reloaded to trigger a new timer value (the default of 60s)

[PATCH 1/1] watchdog: OMAP fixes: enable clock in probe, trigger timer reload

2009-06-12 Thread Ulrik Bech Hald
This patch contains two bugfixes: 1)In omap_wdt_probe() the watchdog is reset and disabled. This requires register access and the clks needs to be enabled temporarily 2)In omap_wdt_open() the timer register needs to be reloaded to trigger a new timer value (the default of 60s) Tested on