All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: Neha Malcom Francis <n-francis@ti.com>, nm@ti.com
Cc: u-boot@lists.denx.de, sjg@chromium.com, vigneshr@ti.com,
	u-kumar1@ti.com, vaishnav.a@ti.com, m-chawdhry@ti.com
Subject: Re: [PATCH 0/4] ESM support for J721E and J7200
Date: Tue, 23 May 2023 09:56:29 -0400	[thread overview]
Message-ID: <20230523135629.GD3218766@bill-the-cat> (raw)
In-Reply-To: <20230523074951.176649-1-n-francis@ti.com>

[-- Attachment #1: Type: text/plain, Size: 1153 bytes --]

On Tue, May 23, 2023 at 01:19:47PM +0530, Neha Malcom Francis wrote:

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

Since we're touching the dts files, adding Nishanth.

-- 
Tom

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  parent reply	other threads:[~2023-05-23 13:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Tom Rini [this message]
2023-05-23 19:45   ` [PATCH 0/4] ESM support for J721E and J7200 Nishanth Menon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230523135629.GD3218766@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=m-chawdhry@ti.com \
    --cc=n-francis@ti.com \
    --cc=nm@ti.com \
    --cc=sjg@chromium.com \
    --cc=u-boot@lists.denx.de \
    --cc=u-kumar1@ti.com \
    --cc=vaishnav.a@ti.com \
    --cc=vigneshr@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.