linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 RESEND 0/2] watchdog: apple: Increase reset delay to 150ms
@ 2024-10-29  1:29 Nick Chan
  2024-10-29  1:29 ` [PATCH v2 RESEND 1/2] watchdog: apple: Actually flush writes after requesting watchdog restart Nick Chan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Nick Chan @ 2024-10-29  1:29 UTC (permalink / raw)
  To: Hector Martin, Sven Peter, Alyssa Rosenzweig, Wim Van Sebroeck,
	Guenter Roeck, asahi, linux-arm-kernel, linux-watchdog,
	linux-kernel
  Cc: Nick Chan

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-11-01 13:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-29  1:29 [PATCH v2 RESEND 0/2] watchdog: apple: Increase reset delay to 150ms Nick Chan
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

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).