public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Udit Kumar <u-kumar1@ti.com>
To: <trini@konsulko.com>, <vigneshr@ti.com>
Cc: <n-francis@ti.com>, <u-boot@lists.denx.de>, <nm@ti.com>,
	<m-chawdhry@ti.com>, <j-keerthy@ti.com>, <p-mantena@ti.com>,
	<j-choudhary@ti.com>
Subject: [PATCH 2/3] arch: arm: dts: k3-j721s2-r5-common-proc-board: Add esm node
Date: Tue, 26 Nov 2024 11:04:25 +0530	[thread overview]
Message-ID: <20241126053426.2627686-3-u-kumar1@ti.com> (raw)
In-Reply-To: <20241126053426.2627686-1-u-kumar1@ti.com>

From: Manorit Chawdhry <m-chawdhry@ti.com>

Add esm node for j721s2.

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
---
 arch/arm/dts/k3-j721s2-r5-common-proc-board.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/dts/k3-j721s2-r5-common-proc-board.dts b/arch/arm/dts/k3-j721s2-r5-common-proc-board.dts
index 506ad9b7910..09afdf3954a 100644
--- a/arch/arm/dts/k3-j721s2-r5-common-proc-board.dts
+++ b/arch/arm/dts/k3-j721s2-r5-common-proc-board.dts
@@ -13,6 +13,10 @@
 
 &tps659411 {
 	bootph-pre-ram;
+	esm: esm {
+		compatible = "ti,tps659413-esm";
+		bootph-pre-ram;
+	};
 };
 
 &wkup_vtm0 {
-- 
2.34.1


  parent reply	other threads:[~2024-11-26  5:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Udit Kumar [this message]
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

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=20241126053426.2627686-3-u-kumar1@ti.com \
    --to=u-kumar1@ti.com \
    --cc=j-choudhary@ti.com \
    --cc=j-keerthy@ti.com \
    --cc=m-chawdhry@ti.com \
    --cc=n-francis@ti.com \
    --cc=nm@ti.com \
    --cc=p-mantena@ti.com \
    --cc=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox