All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Cc: u-boot@lists.denx.de
Subject: Re: [PATCH v2 2/2] sandbox: fix sandbox_wdt_expire_now()
Date: Thu, 4 Nov 2021 20:01:56 -0600	[thread overview]
Message-ID: <CAPnjgZ3-XdcGRjVzkKXA1rL88NkGJZRq7RpgOtWnznwhMZqEpw@mail.gmail.com> (raw)
In-Reply-To: <20211102184430.17080-3-heinrich.schuchardt@canonical.com>

On Tue, 2 Nov 2021 at 12:44, Heinrich Schuchardt
<heinrich.schuchardt@canonical.com> wrote:
>
> With CONFIG_SYSRESET_WATCHDOG=y the sandbox can use a watchdog based system
> reset.
>
> To make this work calling sandbox_wdt_expire_now() must lead to a reset.
>
> With this change we can test the development suggested in
>
>   [PATCH 0/4] Improved sysreset/watchdog uclass integration
>   https://lists.denx.de/pipermail/u-boot/2021-August/458656.html
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
> ---
> v2:
>         no change
> ---
>  drivers/watchdog/sandbox_wdt.c | 1 +
>  1 file changed, 1 insertion(+)

Reviewed-by: Simon Glass <sjg@chromium.org>

  reply	other threads:[~2021-11-05  2:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-02 18:44 [PATCH v2 0/2] sandbox: enable testing SYSRESET_WATCHDOG Heinrich Schuchardt
2021-11-02 18:44 ` [PATCH v2 1/2] test/dm: fix watchdog test Heinrich Schuchardt
2021-11-05  2:01   ` Simon Glass
2021-11-14  0:34   ` Simon Glass
2021-11-02 18:44 ` [PATCH v2 2/2] sandbox: fix sandbox_wdt_expire_now() Heinrich Schuchardt
2021-11-05  2:01   ` Simon Glass [this message]
2021-11-14  0:34   ` Simon Glass

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=CAPnjgZ3-XdcGRjVzkKXA1rL88NkGJZRq7RpgOtWnznwhMZqEpw@mail.gmail.com \
    --to=sjg@chromium.org \
    --cc=heinrich.schuchardt@canonical.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.