dt-bindings: watchdog: aspeed-wdt: Add aspeed,reset-mask property
authorZev Weiss <zev@bewilderbeest.net>
Fri, 22 Sep 2023 10:42:33 +0000 (03:42 -0700)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Sun, 29 Oct 2023 18:45:10 +0000 (19:45 +0100)
commit9931be2cfca35be7040f35a272a7b82b31ec1c71
tree8790e978dc4d5dd8d4a4ffb3d12f74c7d79e7e8f
parent78ca4d6902f4a9631ab74cc96d485eb1f1e5fac9
dt-bindings: watchdog: aspeed-wdt: Add aspeed,reset-mask property

This property configures the Aspeed watchdog timer's reset mask, which
controls which peripherals are reset when the watchdog timer expires.
Some platforms require that certain devices be left untouched across a
reboot; aspeed,reset-mask can now be used to express such constraints.

Signed-off-by: Zev Weiss <zev@bewilderbeest.net>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20230922104231.1434-5-zev@bewilderbeest.net
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Documentation/devicetree/bindings/watchdog/aspeed-wdt.txt
include/dt-bindings/watchdog/aspeed-wdt.h [new file with mode: 0644]