
This enables the ESMs and the associated PMIC. Programming these bits is a requirement to make the watchdog actually reset the board.
Logs WDT reset J721S2 https://gist.github.com/uditkumarti/93cfe863d1f3fe3abb82b1821105f274#file-j7...
AM68 boot (this does not support WDT) https://gist.github.com/uditkumarti/93cfe863d1f3fe3abb82b1821105f274#file-am...
Keerthy (1): board: ti: j721s2: Initialize the ESM & PMIC ESM
Manorit Chawdhry (2): arch: arm: dts: k3-j721s2-r5-common-proc-board: Add esm node configs: j721s2_evm_r5_defconfig: Add ESM configs
.../dts/k3-j721s2-r5-common-proc-board.dts | 4 ++++ board/ti/j721s2/evm.c | 23 +++++++++++++++++++ configs/am68_sk_r5_defconfig | 2 ++ configs/j721s2_evm_r5_defconfig | 2 ++ 4 files changed, 31 insertions(+)