[PATCH v1 0/2] watchdog: npcm: Add reset status detection support
Tomer Maimon
tmaimon77 at gmail.com
Wed Feb 11 00:38:41 AEDT 2026
This series adds reset status detection support to the NPCM watchdog
driver for both NPCM7XX (Poleg) and NPCM8XX (Arbel) platforms.
Patch 1 updates the device-tree bindings to support reset status
detection on NPCM750 and NPCM8XX platforms. It introduces the
`nuvoton,card-reset-type`, `nuvoton,ext1-reset-type`, and
`nuvoton,ext2-reset-type` properties, and integrates the syscon
interface required for accessing the reset status registers.
Patch 2 implements the watchdog driver changes, including the reset
status detection infrastructure and platform restart support for both
NPCM7XX and NPCM8XX.
Tomer Maimon (2):
dt-bindings: watchdog: Add NPCM reset status support
watchdog: npcm: Add reset status support
.../watchdog/nuvoton,npcm750-wdt.yaml | 51 +++++++-
drivers/watchdog/npcm_wdt.c | 110 ++++++++++++++++++
2 files changed, 159 insertions(+), 2 deletions(-)
--
2.34.1
More information about the openbmc
mailing list