Merge patch series "Enable MCU ESM reset"
authorTom Rini <trini@konsulko.com>
Mon, 10 Feb 2025 16:32:03 +0000 (10:32 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 10 Feb 2025 16:32:03 +0000 (10:32 -0600)
commitac5d05f0700e719c20feb1f3d96e2a5e7d3e46bd
treec4c87692350824c4c06c62a3a71b0c0325252863
parent27d0af5e857706b5b7bfed5b43ac3ed418a4e56f
parentdd7d2042d5a1b4f8c6b29b71177a41ca1428c43f
Merge patch series "Enable MCU ESM reset"

Judith Mendez <jm@ti.com> says:

This patch series enables ESM reset configuration in board_init_f
for am62x and am62px devices.

This is necessary in order for error events to reset the system.

This patches are tested using watchdog to reset the system via ESM.

Link: https://lore.kernel.org/r/20250129234403.574766-1-jm@ti.com
arch/arm/mach-k3/am62px/am62p5_init.c
configs/am62ax_evm_r5_defconfig
configs/am62px_evm_r5_defconfig