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>, <u-boot@lists.denx.de>
Cc: <n-francis@ti.com>, <afd@ti.com>, <nm@ti.com>, <a-limaye@ti.com>,
	<reidt@ti.com>, <u-kumar1@ti.com>
Subject: [RFC PATCH 3/3] arm: dts: k3-j7200: Add bootph for esm and pmic nodes
Date: Tue, 26 Nov 2024 12:05:43 +0530	[thread overview]
Message-ID: <20241126063543.2678052-4-u-kumar1@ti.com> (raw)
In-Reply-To: <20241126063543.2678052-1-u-kumar1@ti.com>

In order to get esm and pmic probed by R5 SPL, these nodes should
be have bootph pre ram property.

However these changes are committed in kernel with following sha-id
b903ab269e67 (arm64: dts: ti: k3-j7200: Add bootph-* properties)
and bdb543b1664b (arm64: dts: ti: k3-j7200-evm*: Add bootph-* properties).

While we wait for above committed to get synched with u-boot.
Meanwhile add bootph in these nodes.

Signed-off-by: Udit Kumar <u-kumar1@ti.com>
---
 arch/arm/dts/k3-j7200-r5-common-proc-board.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm/dts/k3-j7200-r5-common-proc-board.dts b/arch/arm/dts/k3-j7200-r5-common-proc-board.dts
index 53c8d7827b9..64a4ffd3605 100644
--- a/arch/arm/dts/k3-j7200-r5-common-proc-board.dts
+++ b/arch/arm/dts/k3-j7200-r5-common-proc-board.dts
@@ -115,3 +115,11 @@
 		bootph-pre-ram;
 	};
 };
+
+&bucka1 {
+	bootph-pre-ram;
+};
+
+&main_esm {
+	bootph-pre-ram;
+};
-- 
2.34.1


      parent reply	other threads:[~2024-11-26  6:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-26  6:35 [RFC PATCH 0/3] Enable ESMs and related PMIC Udit Kumar
2024-11-26  6:35 ` [RFC PATCH 1/3] configs: j7200_evm_r5: Add ESM related configs for J7200 Udit Kumar
2024-11-26  6:35 ` [RFC PATCH 2/3] arm: dts: k3-j7200: Add ESM PMIC support for tps659413 Udit Kumar
2024-11-26  6:35 ` Udit Kumar [this message]

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=20241126063543.2678052-4-u-kumar1@ti.com \
    --to=u-kumar1@ti.com \
    --cc=a-limaye@ti.com \
    --cc=afd@ti.com \
    --cc=n-francis@ti.com \
    --cc=nm@ti.com \
    --cc=reidt@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