devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add reaction control in rti
@ 2025-06-25 14:33 Judith Mendez
  2025-06-25 14:33 ` [PATCH v2 1/2] dt-bindings: watchdog: ti,rti-wdt: Add ti,am62l-rti-wdt compatible Judith Mendez
  2025-06-25 14:33 ` [PATCH v2 2/2] watchdog: rti_wdt: Add reaction control Judith Mendez
  0 siblings, 2 replies; 6+ messages in thread
From: Judith Mendez @ 2025-06-25 14:33 UTC (permalink / raw)
  To: Judith Mendez, Wim Van Sebroeck, Guenter Roeck, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley
  Cc: Vignesh Raghavendra, Tero Kristo, linux-watchdog, devicetree,
	linux-kernel

This allows for reaction control in rti driver. Since AM62L SoC [0]
does not have WWD reset output routed to a ESM module like all other
K3 SoC's and has a reset signal routed to the reset HW block, add a new
compatible for AM62L and configure reset reaction for AM62L SoC instead
of NMI.

This patch has been tested on AM62L EVM [1].

Changes since v1-resend:
- Binding: order compatible alphabetically

v1-resend: https://lore.kernel.org/linux-devicetree/20250624202605.1333645-1-jm@ti.com/
v1: https://lore.kernel.org/linux-devicetree/20250624194509.1314095-1-jm@ti.com/

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

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

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

-- 
2.49.0


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

end of thread, other threads:[~2025-07-01 22:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-25 14:33 [PATCH v2 0/2] Add reaction control in rti Judith Mendez
2025-06-25 14:33 ` [PATCH v2 1/2] dt-bindings: watchdog: ti,rti-wdt: Add ti,am62l-rti-wdt compatible Judith Mendez
2025-06-27  9:02   ` Krzysztof Kozlowski
2025-06-25 14:33 ` [PATCH v2 2/2] watchdog: rti_wdt: Add reaction control Judith Mendez
2025-06-27 18:31   ` Andrew Davis
2025-07-01 22:34     ` Judith Mendez

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).