[PATCH 0/2] Add reaction control to RTI watchdog

From: Judith Mendez

Date: Mon Feb 02 2026 - 20:21:01 EST


On most K3 SoC's, watchdog reset output is routed to an ESM module
which can subsequently route the signal to safety master or SoC reset.
On AM62L [0], the watchdog reset output is routed to the SoC HW reset
block.

This series adds the reacton control to RTI, configures reset reaction
for am62l_wdt and adds a new ti,am62l-rti-wdt compatible to be used for
AM62L SoC [0].

[0] https://www.ti.com/product/AM62L

Judith Mendez (2):
dt-bindings: watchdog: ti,rti-wdt: Add ti,am62l-rti-wdt compatible
watchdog: rti_wdt: Add reaction control to rti

.../bindings/watchdog/ti,rti-wdt.yaml | 1 +
drivers/watchdog/rti_wdt.c | 31 ++++++++++++++++---
2 files changed, 28 insertions(+), 4 deletions(-)

--
2.52.0