[PATCH 0/2] watchdog: Pretimeout support for Armada-XP

From: Chris Packham
Date: Thu Feb 10 2022 - 19:33:17 EST


This series extends and enables support for using timer1 as a pretimeout for
the watchdog which allows for getting some additional debug out before the
watchdog triggers a system reset.

Chris Packham (2):
ARM: dts: armada-xp: add interrupts for watchdog
watchdog: orion_wdt: support pretimeout on Armada-XP

arch/arm/boot/dts/armada-xp-98dx3236.dtsi | 1 +
arch/arm/boot/dts/armada-xp.dtsi | 1 +
drivers/watchdog/orion_wdt.c | 13 +++++++++----
3 files changed, 11 insertions(+), 4 deletions(-)

--
2.35.1