ARM: at91/dt: keep watchdog running in idle mode
authorMichel Marti <[email protected]>
Tue, 23 Dec 2014 11:41:43 +0000 (12:41 +0100)
committerNicolas Ferre <[email protected]>
Wed, 4 Mar 2015 10:20:52 +0000 (11:20 +0100)
commit2141102e045e622cac176891cb66c5bf08e439f5
treee595a3bcd32efb4901d7643e9ea4989242490892
parent566084007d3672aebd82a27b448095be67fb208f
ARM: at91/dt: keep watchdog running in idle mode

Since turning on idle-halt in commit fe46aa679f12 (ARM: at91/dt: add
sam9 watchdog default options to SoCs), SoCs compatible with at91sam9260-wdt
no longer reboot if the watchdog times out while the CPU is in idle state.
Removing the 'idle-halt' flag that was set by default fixes this.

Signed-off-by: Michel Marti <[email protected]>
Acked-by: Boris Brezillon <[email protected]>
Acked-by: Sylvain Rochet <[email protected]>
[[email protected]: rework the commit message]
Signed-off-by: Nicolas Ferre <[email protected]>
arch/arm/boot/dts/at91sam9260.dtsi
arch/arm/boot/dts/at91sam9263.dtsi
arch/arm/boot/dts/at91sam9g45.dtsi
arch/arm/boot/dts/at91sam9n12.dtsi
arch/arm/boot/dts/at91sam9x5.dtsi
arch/arm/boot/dts/sama5d3.dtsi