All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] watchdog: Pretimeout support for Armada-XP
@ 2022-02-11  0:32 ` Chris Packham
  0 siblings, 0 replies; 20+ messages in thread
From: Chris Packham @ 2022-02-11  0:32 UTC (permalink / raw)
  To: andrew, gregory.clement, robh+dt, wim, linux
  Cc: linux-arm-kernel, devicetree, linux-kernel, linux-watchdog,
	Chris Packham

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


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

end of thread, other threads:[~2022-11-27 23:43 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-11  0:32 [PATCH 0/2] watchdog: Pretimeout support for Armada-XP Chris Packham
2022-02-11  0:32 ` Chris Packham
2022-02-11  0:32 ` [PATCH 1/2] ARM: dts: armada-xp: add interrupts for watchdog Chris Packham
2022-02-11  0:32   ` Chris Packham
2022-02-14 15:39   ` Gregory CLEMENT
2022-02-14 15:39     ` Gregory CLEMENT
2022-10-16 22:39     ` Chris Packham
2022-10-16 22:39       ` Chris Packham
2022-10-17  0:20       ` Guenter Roeck
2022-10-17  0:20         ` Guenter Roeck
2022-11-27 23:42       ` Gregory CLEMENT
2022-11-27 23:42         ` Gregory CLEMENT
2022-02-14 15:58   ` Guenter Roeck
2022-02-14 15:58     ` Guenter Roeck
2022-02-11  0:32 ` [PATCH 2/2] watchdog: orion_wdt: support pretimeout on Armada-XP Chris Packham
2022-02-11  0:32   ` Chris Packham
2022-02-14 15:36   ` Gregory CLEMENT
2022-02-14 15:36     ` Gregory CLEMENT
2022-02-14 15:57   ` Guenter Roeck
2022-02-14 15:57     ` Guenter Roeck

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.