All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-6.0 0/3] watchdog: aspeed: Add pre-timeout interrupt support
@ 2022-10-19 15:07 Eddie James
  2022-10-19 15:07 ` [PATCH linux dev-6.0 1/3] " Eddie James
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Eddie James @ 2022-10-19 15:07 UTC (permalink / raw)
  To: openbmc; +Cc: Eddie James, joel

Enable the watchdog pre-timeout interrupt if enabled in the device tree,
and setup the relevant device trees.

Eddie James (3):
  watchdog: aspeed: Add pre-timeout interrupt support
  ARM: dts: aspeed: Setup watchdog pre-timeout interrupt
  ARM: dts: aspeed: p10bmc: Set watchdog pre-timeout interrupt

 arch/arm/boot/dts/aspeed-bmc-ibm-bonnell.dts |  1 +
 arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts |  1 +
 arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts |  1 +
 arch/arm/boot/dts/aspeed-g5.dtsi             |  3 ++
 arch/arm/boot/dts/aspeed-g6.dtsi             |  4 ++
 drivers/watchdog/aspeed_wdt.c                | 54 +++++++++++++++++++-
 6 files changed, 62 insertions(+), 2 deletions(-)

-- 
2.31.1


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

end of thread, other threads:[~2022-10-20  5:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-19 15:07 [PATCH linux dev-6.0 0/3] watchdog: aspeed: Add pre-timeout interrupt support Eddie James
2022-10-19 15:07 ` [PATCH linux dev-6.0 1/3] " Eddie James
2022-10-19 15:07 ` [PATCH linux dev-6.0 2/3] ARM: dts: aspeed: Setup watchdog pre-timeout interrupt Eddie James
2022-10-19 15:07 ` [PATCH linux dev-6.0 3/3] ARM: dts: aspeed: p10bmc: Set " Eddie James
2022-10-20  5:12 ` [PATCH linux dev-6.0 0/3] watchdog: aspeed: Add pre-timeout interrupt support Joel Stanley

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.