u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com>, <u-boot@lists.denx.de>
Cc: <michal.simek@xilinx.com>, <git@xilinx.com>, <somaashokreddy@gmail.com>
Subject: Re: [PATCH 0/2] Add basic window watchdog mode support
Date: Wed, 29 Sep 2021 16:17:50 +0200	[thread overview]
Message-ID: <d8fbeac0-9ec6-c0eb-1cdd-1d710531acba@xilinx.com> (raw)
In-Reply-To: <1632808919-8600-1-git-send-email-ashok.reddy.soma@xilinx.com>



On 9/28/21 8:01 AM, Ashok Reddy Soma wrote:
> In this patch series fixed below things.
>  - Window watchdog is using generic watchdog mode so far. Looks like
>    this signal cannot be used to trigger any reset inside PLM. So,
>    change it to basic window watchdog mode.
>  - Wdt has a expire command, this was not implemented earlier.
>    Implement it by loading mininum possible count in wdt window so that
>    it expires immediately.
> 
> 
> Ashok Reddy Soma (2):
>   watchdog: versal: Add support for basic window watchdog
>   watchdog: versal: Add support for expire now
> 
>  drivers/watchdog/xilinx_wwdt.c | 100 +++++++++++++++++++++------------
>  1 file changed, 64 insertions(+), 36 deletions(-)
> 

Applied.
M

      parent reply	other threads:[~2021-09-29 14:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-28  6:01 [PATCH 0/2] Add basic window watchdog mode support Ashok Reddy Soma
2021-09-28  6:01 ` [PATCH 1/2] watchdog: versal: Add support for basic window watchdog Ashok Reddy Soma
2021-09-28  6:01 ` [PATCH 2/2] watchdog: versal: Add support for expire now Ashok Reddy Soma
2021-09-29 14:17 ` Michal Simek [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d8fbeac0-9ec6-c0eb-1cdd-1d710531acba@xilinx.com \
    --to=michal.simek@xilinx.com \
    --cc=ashok.reddy.soma@xilinx.com \
    --cc=git@xilinx.com \
    --cc=somaashokreddy@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).