public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/4] ESM support for J721E and J7200
@ 2023-05-23  7:49 Neha Malcom Francis
  2023-05-23  7:49 ` [PATCH 1/4] arm: dts: k3-j721e: Refine MAIN domain ESM support Neha Malcom Francis
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Neha Malcom Francis @ 2023-05-23  7:49 UTC (permalink / raw)
  To: u-boot, trini, sjg, vigneshr, u-kumar1; +Cc: vaishnav.a, m-chawdhry

Add support for ESM (Error Signalling Module) in J721E and J7200. The
ESM error pin output is routed to the PMIC (Power Management IC) which
can reset the board. The dts nodes for SoC ESM modules are added (if
not already) to enable them.

Gowtham Tammana (2):
  arm: dts: k3-j7200: Add Main domain ESM support
  board: ti: j721e: initialize ESM support for J7200 SOM

Neha Malcom Francis (2):
  arm: dts: k3-j721e: Refine MAIN domain ESM support
  configs: j7200_evm_r5: Add ESM config for J7200

 arch/arm/dts/k3-j7200-main.dtsi                | 7 +++++++
 arch/arm/dts/k3-j7200.dtsi                     | 1 +
 arch/arm/dts/k3-j721e-main.dtsi                | 7 +++++++
 arch/arm/dts/k3-j721e-r5-common-proc-board.dts | 9 ---------
 arch/arm/dts/k3-j721e.dtsi                     | 1 +
 board/ti/j721e/evm.c                           | 3 ++-
 configs/j7200_evm_r5_defconfig                 | 1 +
 7 files changed, 19 insertions(+), 10 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-05-23 19:45 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-23  7:49 [PATCH 0/4] ESM support for J721E and J7200 Neha Malcom Francis
2023-05-23  7:49 ` [PATCH 1/4] arm: dts: k3-j721e: Refine MAIN domain ESM support Neha Malcom Francis
2023-05-23  7:49 ` [PATCH 2/4] arm: dts: k3-j7200: Add Main " Neha Malcom Francis
2023-05-23  7:49 ` [PATCH 3/4] board: ti: j721e: initialize ESM support for J7200 SOM Neha Malcom Francis
2023-05-23  7:49 ` [PATCH 4/4] configs: j7200_evm_r5: Add ESM config for J7200 Neha Malcom Francis
2023-05-23 13:56 ` [PATCH 0/4] ESM support for J721E and J7200 Tom Rini
2023-05-23 19:45   ` Nishanth Menon

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