On 5/20/26 6:07 PM, Yann Gautier wrote:
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]/
I hate to nitpick at this point, but, it seems the two patches in this
series do effectively the same thing. I'd say, align the commit subjects
to something like:
configs: stm32mp15: Enable Arm SMC watchdog
And:
configs: stm32mp13: Enable Arm SMC watchdog
Even the commit messages can likely be aligned ?