Skip to content
Commit 0919e444 authored by Francesco Lavra's avatar Francesco Lavra Committed by Wim Van Sebroeck
Browse files

watchdog: sunxi: fix activation of system reset

Commit f2147de3 ("watchdog: sunxi: support parameterized compatible
strings") introduced a regression in sunxi_wdt_start(), by which
the system reset function of the watchdog is not enabled upon
starting the watchdog. As a result, the system is not reset when the
watchdog expires. Fix it.

Fixes: f2147de3

 ("watchdog: sunxi: support parameterized compatible strings")
Signed-off-by: default avatarFrancesco Lavra <francescolavra.fl@gmail.com>
Acked-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: default avatarGuenter Roeck <linux@roeck-us.net>
Signed-off-by: default avatarWim Van Sebroeck <wim@iguana.be>
Cc: stable@vger.kernel.org
parent 5724485b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment