This patch set adds last reset bootstatus and restart priority support in watchdog the Nuvoton NPCM Baseboard Management Controller (BMC). The NPCM watchdog driver tested on NPCM750 evaluation board. Tomer Maimon (4): dt-binding: watchdog: add restart priority documentation watchdog: npcm: add restart priority support dt-binding: watchdog: add bootstatus reset type documentation watchdog: npcm: sets card ext1 and ext2 bootstatus during probe .../bindings/watchdog/nuvoton,npcm-wdt.txt | 32 ++++ drivers/watchdog/npcm_wdt.c | 138 ++++++++++++++++-- 2 files changed, 157 insertions(+), 13 deletions(-) -- 2.22.0