mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Update ASPEED WDT bootstatus
@ 2024-10-30 10:47 Chin-Ting Kuo
  2024-10-30 10:47 ` [PATCH v3 1/2] watchdog: aspeed: Update bootstatus handling Chin-Ting Kuo
  2024-10-30 10:47 ` [PATCH v3 2/2] watchdog: aspeed: Add support for SW restart Chin-Ting Kuo
  0 siblings, 2 replies; 7+ messages in thread
From: Chin-Ting Kuo @ 2024-10-30 10:47 UTC (permalink / raw)
  To: patrick, robh, krzk+dt, conor+dt, joel, andrew, wim, linux,
	linux-arm-kernel, linux-aspeed, linux-kernel, linux-watchdog
  Cc: Peter.Yin, Patrick_NC_Lin, Bonnie_Lo, DELPHINE_CHIU, bmc-sw, chnguyen

This patch series inherits the patch submitted by Peter.
https://patchwork.kernel.org/project/linux-watchdog/patch/20240430143114.1323686-2-peteryin.openbmc@gmail.com/
Besides, the boot status modififed in the WDT driver
obeys the rules proposed in the OpenBMC.
https://github.com/openbmc/docs/blob/master/designs/bmc-reboot-cause-update.md#proposed-design
Moreover, WDT SW restart mechanism is supported by HW
since AST2600 platform and is also included in this
patch series.

Changes in v2:
  - Support SW restart on AST2600 by default without
    adding any dts property.

Changes in v3:
  - Get watchdog controller index by dividing register
    base offset by register size.

Chin-Ting Kuo (2):
  watchdog: aspeed: Update bootstatus handling
  watchdog: aspeed: Add support for SW restart

 drivers/watchdog/aspeed_wdt.c | 154 ++++++++++++++++++++++++++++++++--
 1 file changed, 146 insertions(+), 8 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-10-31  6:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-30 10:47 [PATCH v3 0/2] Update ASPEED WDT bootstatus Chin-Ting Kuo
2024-10-30 10:47 ` [PATCH v3 1/2] watchdog: aspeed: Update bootstatus handling Chin-Ting Kuo
2024-10-30 23:53   ` Andrew Jeffery
2024-10-31  6:24     ` Chin-Ting Kuo
2024-10-30 10:47 ` [PATCH v3 2/2] watchdog: aspeed: Add support for SW restart Chin-Ting Kuo
2024-10-31  0:03   ` Andrew Jeffery
2024-10-31  6:25     ` Chin-Ting Kuo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®