> Reviewed-by: Guenetr Roeck
Guenter, how about a keyboard macro to avoid such typos? ;)
Fixed it in v2.
signature.asc
Description: PGP signature
On Tue, Mar 20, 2018 at 10:36 PM, Wolfram Sang
wrote:
> From: Veeraiyan Chidambaram
>
> This patch adds the WDIOF_CARDRESET support for the Renessas platform
> watchdog, to know if the board reboot is due to a watchdog reset.
>
> This is done via the WOVF bit (bit 4) of the RWTCSRA register, whic
On Wed, Mar 21, 2018 at 01:40:55AM +0200, Vladimir Zapolskiy wrote:
> Hi Wolfram,
>
> On 03/20/2018 11:36 PM, Wolfram Sang wrote:
> > From: Veeraiyan Chidambaram
> >
> > This patch adds the WDIOF_CARDRESET support for the Renessas platform
>
> typo, s/Renessas/Renesas/
Ooops, thanks!
signat
Hi Wolfram,
On 03/20/2018 11:36 PM, Wolfram Sang wrote:
> From: Veeraiyan Chidambaram
>
> This patch adds the WDIOF_CARDRESET support for the Renessas platform
typo, s/Renessas/Renesas/
> watchdog, to know if the board reboot is due to a watchdog reset.
>
> This is done via the WOVF bit (bit
On Tue, Mar 20, 2018 at 10:36:26PM +0100, Wolfram Sang wrote:
> From: Veeraiyan Chidambaram
>
> This patch adds the WDIOF_CARDRESET support for the Renessas platform
> watchdog, to know if the board reboot is due to a watchdog reset.
>
> This is done via the WOVF bit (bit 4) of the RWTCSRA regis
From: Veeraiyan Chidambaram
This patch adds the WDIOF_CARDRESET support for the Renessas platform
watchdog, to know if the board reboot is due to a watchdog reset.
This is done via the WOVF bit (bit 4) of the RWTCSRA register, which
indicates if RWTCNT overflowed, triggering the reset in last bo