Re: [PATCH 0/2] Enable MCU ESM reset

2025-02-10 Thread Tom Rini
On Wed, 29 Jan 2025 17:44:01 -0600, Judith Mendez wrote: > 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

[PATCH 0/2] Enable MCU ESM reset

2025-01-29 Thread Judith Mendez
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. Santhosh Kumar K (2): arm: mach-k3: am62*_init: Probe ESM nodes