devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] ARM: dts: stm32: watchdog updates on stm32mp13x platforms
@ 2025-10-31 10:00 Gatien Chevallier
  2025-10-31 10:00 ` [PATCH v2 1/4] ARM: dts: stm32: add iwdg1 node in stm32mp131.dtsi Gatien Chevallier
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Gatien Chevallier @ 2025-10-31 10:00 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Maxime Coquelin,
	Alexandre Torgue
  Cc: devicetree, linux-stm32, linux-arm-kernel, linux-kernel,
	Gatien Chevallier

The IWDG1 can be used to monitor the Cortex-A7's activity on stm32mp13x
SoCs. Add the IWDG1 node in the stm32mp131.dtsi SoC device tree file
in case this peripheral is configured as non-secure and managed by the
Linux kernel.

Add the arm_wdt node in the stm32mp131.dtsi SoC device tree file in
case the ARM SMC watchdog driver is necessary to interact with the
platform watchdog (e.g: the IWDG1 is configured as secure).

Signed-off-by: Gatien Chevallier <gatien.chevallier@foss.st.com>
---
Changes in v2:
- Moved the IWDG1 under the ETZPC as is it securable. It should be
  managed by the ETZPC bus.
- Link to v1: https://lore.kernel.org/r/20250918-iwdg1-v1-0-02c2543c01a5@foss.st.com

---
Gatien Chevallier (4):
      ARM: dts: stm32: add iwdg1 node in stm32mp131.dtsi
      ARM: dts: stm32: add the ARM SMC watchdog in stm32mp131.dtsi
      ARM: dts: stm32: enable the ARM SMC watchdog node in stm32mp135f-dk
      ARM: dts: stm32: add the IWDG2 interrupt line in stm32mp131.dtsi

 arch/arm/boot/dts/st/stm32mp131.dtsi    | 17 +++++++++++++++++
 arch/arm/boot/dts/st/stm32mp135f-dk.dts |  5 +++++
 2 files changed, 22 insertions(+)
---
base-commit: 53c18dc078bb6d9e9dfe2cc0671ab78588c44723
change-id: 20250918-iwdg1-0f7ea155135e

Best regards,
-- 
Gatien Chevallier <gatien.chevallier@foss.st.com>


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

end of thread, other threads:[~2025-11-14  9:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-31 10:00 [PATCH v2 0/4] ARM: dts: stm32: watchdog updates on stm32mp13x platforms Gatien Chevallier
2025-10-31 10:00 ` [PATCH v2 1/4] ARM: dts: stm32: add iwdg1 node in stm32mp131.dtsi Gatien Chevallier
2025-10-31 10:00 ` [PATCH v2 2/4] ARM: dts: stm32: add the ARM SMC watchdog " Gatien Chevallier
2025-10-31 10:00 ` [PATCH v2 3/4] ARM: dts: stm32: enable the ARM SMC watchdog node in stm32mp135f-dk Gatien Chevallier
2025-10-31 10:00 ` [PATCH v2 4/4] ARM: dts: stm32: add the IWDG2 interrupt line in stm32mp131.dtsi Gatien Chevallier
2025-11-14  8:43 ` [PATCH v2 0/4] ARM: dts: stm32: watchdog updates on stm32mp13x platforms Alexandre TORGUE

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