dts: Documentation: AT91 Watchdog, explain what atmel,idle-halt property really do
authorSylvain Rochet <sylvain.rochet@finsecur.com>
Sun, 18 Jan 2015 13:26:50 +0000 (14:26 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 4 Mar 2015 10:19:46 +0000 (11:19 +0100)
atmel,idle-halt property should be used with care, it actually makes the
watchdog not counting when the CPU is in idle state, therefore the
watchdog reset time depends on mean CPU usage and will not reset at all
of the CPU stop working while it is in idle state, which is probably not
what you want.

Signed-off-by: Sylvain Rochet <sylvain.rochet@finsecur.com>
Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>

No differences found