[PATCH 0/4] ARM: dts: stm32: watchdog updates on stm32mp13x platforms

From: Gatien Chevallier

Date: Thu Sep 18 2025 - 11:35:56 EST


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@xxxxxxxxxxx>
---
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 | 16 ++++++++++++++++
arch/arm/boot/dts/st/stm32mp135f-dk.dts | 5 +++++
2 files changed, 21 insertions(+)
---
base-commit: 53c18dc078bb6d9e9dfe2cc0671ab78588c44723
change-id: 20250918-iwdg1-0f7ea155135e

Best regards,
--
Gatien Chevallier <gatien.chevallier@xxxxxxxxxxx>