Re: [PATCH v2] watchdog: sunxi: fix activation of system reset

2015-08-24 Thread Guenter Roeck
On 08/24/2015 02:25 AM, Chen-Yu Tsai wrote: Hi, On Mon, Jul 27, 2015 at 3:32 AM, Maxime Ripard 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()

Re: [PATCH v2] watchdog: sunxi: fix activation of system reset

2015-08-24 Thread Chen-Yu Tsai
Hi, On Mon, Jul 27, 2015 at 3:32 AM, Maxime Ripard 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

Re: [PATCH v2] watchdog: sunxi: fix activation of system reset

2015-07-26 Thread Maxime Ripard
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