]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
watchdog: rti_wdt: Add reaction control
authorJudith Mendez <jm@ti.com>
Fri, 6 Feb 2026 23:42:55 +0000 (17:42 -0600)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 10 May 2026 15:31:34 +0000 (08:31 -0700)
commitaed1abf31ea3f13b8ac8aa0f6c1078a9bc7b9564
treefb1ffb86288386630ea8cb1560f923899c81daf7
parent4e9590d8d52ac3193d723f55bd0fbc6a18e10549
watchdog: rti_wdt: Add reaction control

This configures the reaction between NMI and reset for WWD.

On K3 SoCs other than AM62L SoC [0], watchdog reset output is routed
to the ESM module which can subsequently route the signal to safety
master or SoC reset. On AM62L, the watchdog reset output is routed
to the SoC HW reset block. So, add a new compatible for AM62L to add
SoC data and configure reaction to reset instead of NMI.

[0] https://www.ti.com/product/AM62L
Signed-off-by: Judith Mendez <jm@ti.com>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lore.kernel.org/r/20260206234255.380530-3-jm@ti.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/watchdog/rti_wdt.c