ARM: dts: exynos: Fix infinite interrupt in soft mode on Exynos4210 and Exynos5440
authorKrzysztof Kozlowski <krzk@kernel.org>
Sat, 11 Mar 2017 17:25:25 +0000 (19:25 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Tue, 21 Mar 2017 17:55:51 +0000 (19:55 +0200)
commit7e93df3526b5dfc0ea76cb01041d7057f9fae478
tree1a69c4221209e37e392e13d81399fae1d9fcaece
parentde44097b256146fb633f843b250f2515b838e031
ARM: dts: exynos: Fix infinite interrupt in soft mode on Exynos4210 and Exynos5440

In soft (no-reboot) mode, the driver self-pings watchdog upon expiration
of an interrupt.  The interrupt has to be cleared, because otherwise
system enters infinite interrupt handling loop.

Use a samsung,s3c6410-wdt compatible to select appropriate quirk for
clearing the watchdog interrupt.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
arch/arm/boot/dts/exynos4210.dtsi
arch/arm/boot/dts/exynos5440.dtsi