devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] watchdog: aspeed: Add aspeed,reset-mask property
@ 2023-09-22 10:42 Zev Weiss
  2023-09-22 10:42 ` [PATCH 1/2] dt-bindings: watchdog: aspeed-wdt: " Zev Weiss
  2023-10-27 11:00 ` [PATCH 0/2] watchdog: aspeed: " Zev Weiss
  0 siblings, 2 replies; 9+ messages in thread
From: Zev Weiss @ 2023-09-22 10:42 UTC (permalink / raw)
  To: Andrew Jeffery, Conor Dooley, Guenter Roeck, Joel Stanley,
	Krzysztof Kozlowski, Milton D. Miller II, Rob Herring,
	Wim Van Sebroeck, devicetree, linux-arm-kernel, linux-aspeed,
	linux-kernel, linux-watchdog, openbmc
  Cc: Zev Weiss, Eddie James, Ivan Mikhaylov, Thomas Weißschuh

Hello,

These patches add a new aspeed,reset-mask DT property for the Aspeed
watchdog timer, which specifies exactly which peripherals should be
reset by the watchdog timer.

This series is a replacement for a patch I sent earlier [0], though
using an entirely different (DT-based) approach and hence not exactly
a v2.

I've tested these patches on ast2500 hardware and a qemu ast2600
model; test results on actual ast2600 hardware would be welcome.


Thanks,
Zev


[0] https://lore.kernel.org/linux-watchdog/20230922013542.29136-2-zev@bewilderbeest.net/

Zev Weiss (2):
  dt-bindings: watchdog: aspeed-wdt: Add aspeed,reset-mask property
  watchdog: aspeed: Add support for aspeed,reset-mask DT property

 .../bindings/watchdog/aspeed-wdt.txt          | 18 +++-
 drivers/watchdog/aspeed_wdt.c                 | 11 +++
 include/dt-bindings/watchdog/aspeed-wdt.h     | 92 +++++++++++++++++++
 3 files changed, 120 insertions(+), 1 deletion(-)
 create mode 100644 include/dt-bindings/watchdog/aspeed-wdt.h

-- 
2.40.0.5.gf6e3b97ba6d2.dirty


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

end of thread, other threads:[~2023-10-27 15:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-22 10:42 [PATCH 0/2] watchdog: aspeed: Add aspeed,reset-mask property Zev Weiss
2023-09-22 10:42 ` [PATCH 1/2] dt-bindings: watchdog: aspeed-wdt: " Zev Weiss
2023-09-22 22:51   ` Rob Herring
2023-09-25  2:42   ` Andrew Jeffery
2023-09-26  0:04     ` Zev Weiss
2023-09-26  0:35       ` Guenter Roeck
2023-09-26  0:57         ` Andrew Jeffery
2023-10-27 15:07   ` Guenter Roeck
2023-10-27 11:00 ` [PATCH 0/2] watchdog: aspeed: " Zev Weiss

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).