Re: [PATCH] watchdog: qcom: Report reboot reason

2016-05-16 Thread Grant Grundler
[plain text this time...] On Sat, May 14, 2016 at 9:35 AM, Wim Van Sebroeck wrote: > > Hi Guenter, > > > The Qualcom watchdog timer block reports if the system was reset by the > > watchdog. Pass the information to user space. > > > > Cc: Grant Grundler > > Signed-off-by: Guenter Roeck > > ---

Re: [PATCH] watchdog: qcom: Report reboot reason

2016-05-14 Thread Wim Van Sebroeck
Hi Guenter, > The Qualcom watchdog timer block reports if the system was reset by the > watchdog. Pass the information to user space. > > Cc: Grant Grundler > Signed-off-by: Guenter Roeck > --- > drivers/watchdog/qcom-wdt.c | 7 ++- > 1 file changed, 6 insertions(+), 1 deletion(-) This pa

Re: [PATCH] watchdog: qcom: Report reboot reason

2016-05-03 Thread Grant Grundler
On Tue, May 3, 2016 at 7:01 PM, Guenter Roeck wrote: > On 05/03/2016 06:36 PM, Grant Grundler wrote: >> >> Ping? Did this change get accepted? >> > > Hi Grant, > > Should be. It is in my watchdog-next branch. I plan to send > a pull request to Wim early next week. Hi Guenter! Excellent - I just h

Re: [PATCH] watchdog: qcom: Report reboot reason

2016-05-03 Thread Guenter Roeck
On 05/03/2016 06:36 PM, Grant Grundler wrote: Ping? Did this change get accepted? Hi Grant, Should be. It is in my watchdog-next branch. I plan to send a pull request to Wim early next week. Guenter cheers, grant On Tue, Apr 5, 2016 at 12:07 PM, Grant Grundler wrote: On Mon, Apr 4, 2016

Re: [PATCH] watchdog: qcom: Report reboot reason

2016-05-03 Thread Grant Grundler
Ping? Did this change get accepted? cheers, grant On Tue, Apr 5, 2016 at 12:07 PM, Grant Grundler wrote: > On Mon, Apr 4, 2016 at 5:37 PM, Guenter Roeck wrote: >> The Qualcom watchdog timer block reports if the system was reset by the >> watchdog. Pass the information to user space. >> >> Cc: G

Re: [PATCH] watchdog: qcom: Report reboot reason

2016-04-05 Thread Grant Grundler
On Mon, Apr 4, 2016 at 5:37 PM, Guenter Roeck wrote: > The Qualcom watchdog timer block reports if the system was reset by the > watchdog. Pass the information to user space. > > Cc: Grant Grundler > Signed-off-by: Guenter Roeck Reviewed-by: Grant Grundler Tested-by: Grant Grundler Thanks Gu

[PATCH] watchdog: qcom: Report reboot reason

2016-04-04 Thread Guenter Roeck
The Qualcom watchdog timer block reports if the system was reset by the watchdog. Pass the information to user space. Cc: Grant Grundler Signed-off-by: Guenter Roeck --- drivers/watchdog/qcom-wdt.c | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/drivers/watchdog/qcom-w