Hi,
On Mon, Jul 27, 2015 at 3:32 AM, Maxime Ripard
<maxime.ripard@xxxxxxxxxxxxxxxxxx> wrote:
On Sat, Jul 25, 2015 at 08:25:18AM +0200, Francesco Lavra wrote:
Commit f2147de33470 ("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.
Signed-off-by: Francesco Lavra <francescolavra.fl@xxxxxxxxx>
Reviewed-by: Guenter Roeck <linux@xxxxxxxxxxxx>
Fixes: f2147de33470 ("watchdog: sunxi: support parameterized compatible strings")
Cc: stable@xxxxxxxxxxxxxxx
Acked-by: Maxime Ripard <maxime.ripard@xxxxxxxxxxxxxxxxxx>
What tree should this go in through?
Guenter, are you still taking watchdog patches?