Re: [PATCH] drivers/watchdog: Add sys files to modify watchdog behavior

2017-06-12 Thread Christopher Bostic
On 6/1/17 5:03 PM, Guenter Roeck wrote: On Thu, Jun 01, 2017 at 04:35:21PM -0500, Christopher Bostic wrote: Add files to enable/disable Aspeed watchdog: * External signal after timeout * Reset system after timeout The subject line is heavily misleading. Signed-off-by: Christopher Bostic -

Re: [PATCH] drivers/watchdog: Add sys files to modify watchdog behavior

2017-06-01 Thread Guenter Roeck
On Thu, Jun 01, 2017 at 04:35:21PM -0500, Christopher Bostic wrote: > Add files to enable/disable Aspeed watchdog: > * External signal after timeout > * Reset system after timeout > The subject line is heavily misleading. > Signed-off-by: Christopher Bostic > --- > .../ABI/testing/sysfs-platfo

[PATCH] drivers/watchdog: Add sys files to modify watchdog behavior

2017-06-01 Thread Christopher Bostic
Add files to enable/disable Aspeed watchdog: * External signal after timeout * Reset system after timeout Signed-off-by: Christopher Bostic --- .../ABI/testing/sysfs-platform-aspeed-wdt | 40 +++ drivers/watchdog/aspeed_wdt.c | 79 +- 2 f