From: Nick Chan <towinchenmi@gmail.com>
To: Hector Martin <marcan@marcan.st>, Sven Peter <sven@svenpeter.dev>,
Alyssa Rosenzweig <alyssa@rosenzweig.io>,
Wim Van Sebroeck <wim@linux-watchdog.org>,
Guenter Roeck <linux@roeck-us.net>,
asahi@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
linux-watchdog@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: Nick Chan <towinchenmi@gmail.com>
Subject: [PATCH v2 RESEND 0/2] watchdog: apple: Increase reset delay to 150ms
Date: Tue, 29 Oct 2024 09:29:16 +0800 [thread overview]
Message-ID: <20241029013055.45538-1-towinchenmi@gmail.com> (raw)
Increase the reset delay to 150ms as the Apple A8X SoC can take up to
125ms to actually reset.
Since the code is being modified anyways, also fix a bug where watchdog
writes were not actually getting flushed after requesting reset, depsite
what the code comments said.
Changes since v1:
- Fix an existing bug where watchdog writes are not flushed
v1: https://lore.kernel.org/asahi/20240930060653.4024-1-towinchenmi@gmail.com
Nick Chan
---
Nick Chan (2):
watchdog: apple: Actually flush writes after requesting watchdog
restart
watchdog: apple: Increase reset delay to 150ms
drivers/watchdog/apple_wdt.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
base-commit: dec9255a128e19c5fcc3bdb18175d78094cc624d
--
2.47.0
next reply other threads:[~2024-10-29 1:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-29 1:29 Nick Chan [this message]
2024-10-29 1:29 ` [PATCH v2 RESEND 1/2] watchdog: apple: Actually flush writes after requesting watchdog restart Nick Chan
2024-10-29 1:29 ` [PATCH v2 RESEND 2/2] watchdog: apple: Increase reset delay to 150ms Nick Chan
2024-11-01 13:02 ` [PATCH v2 RESEND 0/2] " Hector Martin
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=20241029013055.45538-1-towinchenmi@gmail.com \
--to=towinchenmi@gmail.com \
--cc=alyssa@rosenzweig.io \
--cc=asahi@lists.linux.dev \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=marcan@marcan.st \
--cc=sven@svenpeter.dev \
--cc=wim@linux-watchdog.org \
/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.