This series adds the supports for Arm SMC watchdog for STM32MP1x
platforms. This enables the required config flags for both STM32MP13
and STM32MP15, and updates the U-Boot overlay DT file for STM32MP15
in SCMI configuration.

This series also requires a patch from Patrice[1] increasing the
CONFIG_SYS_MALLOC_F_LEN for STM32MP15.

[1]: 
https://patchwork.ozlabs.org/project/uboot/patch/[email protected]/


Lionel Debieve (1):
  configs: stm32: enable WDT_ARM_SMC driver

Yann Gautier (2):
  configs: stm32mp13: activate watchdog
  ARM: dts: stm32: enable SMC watchdog for STM32MP15 SCMI config

 arch/arm/dts/stm32mp15-scmi-u-boot.dtsi | 9 ++++++++-
 configs/stm32mp13_defconfig             | 3 +++
 configs/stm32mp15_defconfig             | 1 +
 3 files changed, 12 insertions(+), 1 deletion(-)

-- 
2.34.1

base-commit: 215496fec59b3fa09256b4fb62f92af46e2ec7f9
branch: master

Reply via email to