All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] watchdog: npcm: support new capabilities
@ 2020-03-01  9:40 Tomer Maimon
  2020-03-01  9:40 ` [PATCH v1 1/4] dt-binding: watchdog: add restart priority documentation Tomer Maimon
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Tomer Maimon @ 2020-03-01  9:40 UTC (permalink / raw)
  To: wim, linux, robh+dt, mark.rutland, joel, avifishman70,
	tali.perry1, yuenn, benjaminfair
  Cc: linux-watchdog, devicetree, linux-kernel, openbmc, Tomer Maimon

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


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

end of thread, other threads:[~2020-03-01 16:53 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-01  9:40 [PATCH v1 0/4] watchdog: npcm: support new capabilities Tomer Maimon
2020-03-01  9:40 ` [PATCH v1 1/4] dt-binding: watchdog: add restart priority documentation Tomer Maimon
2020-03-01 10:05   ` Guenter Roeck
2020-03-01 15:36     ` Tomer Maimon
2020-03-01 15:46       ` Guenter Roeck
2020-03-01 16:19         ` Tomer Maimon
2020-03-01  9:40 ` [PATCH v1 2/4] watchdog: npcm: add restart priority support Tomer Maimon
2020-03-01  9:40 ` [PATCH v1 3/4] dt-binding: watchdog: add bootstatus reset type documentation Tomer Maimon
2020-03-01  9:40 ` [PATCH v1 4/4] watchdog: npcm: sets card ext1 and ext2 bootstatus during probe Tomer Maimon
2020-03-01 10:48   ` Guenter Roeck
2020-03-01 16:08     ` Tomer Maimon
2020-03-01 16:10       ` Guenter Roeck
2020-03-01 17:03         ` Tomer Maimon

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.