public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/3] J721S2: Enable ESMs and related PMIC
@ 2024-11-26  5:34 Udit Kumar
  2024-11-26  5:34 ` [PATCH 1/3] board: ti: j721s2: Initialize the ESM & PMIC ESM Udit Kumar
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Udit Kumar @ 2024-11-26  5:34 UTC (permalink / raw)
  To: trini, vigneshr
  Cc: n-francis, u-boot, nm, m-chawdhry, j-keerthy, p-mantena,
	j-choudhary, Udit Kumar

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-j721s2-L2708

AM68 boot (this does not support WDT)
https://gist.github.com/uditkumarti/93cfe863d1f3fe3abb82b1821105f274#file-am68


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(+)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-12-13 23:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-26  5:34 [PATCH 0/3] J721S2: Enable ESMs and related PMIC Udit Kumar
2024-11-26  5:34 ` [PATCH 1/3] board: ti: j721s2: Initialize the ESM & PMIC ESM Udit Kumar
2024-11-26  5:34 ` [PATCH 2/3] arch: arm: dts: k3-j721s2-r5-common-proc-board: Add esm node Udit Kumar
2024-11-26  5:34 ` [PATCH 3/3] configs: j721s2_evm_r5_defconfig: Add ESM configs Udit Kumar
2024-12-13 23:16 ` [PATCH 0/3] J721S2: Enable ESMs and related PMIC Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox