All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sven Peter" <sven@svenpeter.dev>
To: "Mark Kettenis" <kettenis@openbsd.org>, u-boot@lists.denx.de
Cc: sjg@chromium.org
Subject: Re: [PATCH 1/3] watchdog: Add a driver for the Apple watchdog
Date: Sun, 14 Nov 2021 13:36:05 +0100	[thread overview]
Message-ID: <102c5505-0a92-46c1-9dc3-289e0de249d0@www.fastmail.com> (raw)
In-Reply-To: <20211114111942.96151-2-kettenis@openbsd.org>



On Sun, Nov 14, 2021, at 12:19, Mark Kettenis wrote:
> This driver supports the watchdog timer found on Apple's M1 SoC.
> On systems that use these SoC, the watchdog timer is the primary
> way to reboot the system.
>
> Signed-off-by: Mark Kettenis <kettenis@openbsd.org>


For the code that drives the HW:

Reviewed-by: Sven Peter <sven@svenpeter.dev>

(The rest looks good as well but I'm not familiar with uboot WDT API)


Sven


  reply	other threads:[~2021-11-14 14:12 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-14 11:19 [PATCH 0/4] Apple M1 watchdog timer Mark Kettenis
2021-11-14 11:19 ` [PATCH 1/3] watchdog: Add a driver for the Apple watchdog Mark Kettenis
2021-11-14 12:36   ` Sven Peter [this message]
2021-11-25  0:12   ` Simon Glass
2022-01-11  8:57   ` Stefan Roese
2022-01-12 18:49     ` Mark Kettenis
2021-11-14 11:19 ` [PATCH 2/3] arm: dts: apple: Add watchdog timer node Mark Kettenis
2021-11-25  0:12   ` Simon Glass
2022-01-11  8:59   ` Stefan Roese
2021-11-14 11:19 ` [PATCH 3/3] arm: apple: Use watchdog timer for system reset Mark Kettenis
2021-11-25  0:12   ` Simon Glass
2022-01-11  9:00   ` Stefan Roese
2022-01-10 20:25 ` [PATCH 0/4] Apple M1 watchdog timer Mark Kettenis
2022-01-11  6:08   ` Stefan Roese

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=102c5505-0a92-46c1-9dc3-289e0de249d0@www.fastmail.com \
    --to=sven@svenpeter.dev \
    --cc=kettenis@openbsd.org \
    --cc=sjg@chromium.org \
    --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.