dt-bindings: watchdog: Add support for TI K3 RTI watchdog
authorTero Kristo <t-kristo@ti.com>
Thu, 12 Mar 2020 09:58:05 +0000 (11:58 +0200)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Wed, 1 Apr 2020 09:35:23 +0000 (11:35 +0200)
commit936253d7e904d64767819fc7c8c97bbe7821ff12
treeb13c6b4578afac7b732245f8b3f1cc42dce9fa8c
parente2ad9bca45496681b0e954845da49e6e1a731b79
dt-bindings: watchdog: Add support for TI K3 RTI watchdog

TI K3 SoCs contain an RTI (Real Time Interrupt) module which can be
used to implement a windowed watchdog functionality. Windowed watchdog
will generate an error if it is petted outside the time window, either
too early or too late.

Cc: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20200312095808.19907-2-t-kristo@ti.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@linux-watchdog.org>
Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml [new file with mode: 0644]