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 3/3] configs: j721s2_evm_r5_defconfig: Add ESM configs
Date: Tue, 26 Nov 2024 11:04:26 +0530 [thread overview]
Message-ID: <20241126053426.2627686-4-u-kumar1@ti.com> (raw)
In-Reply-To: <20241126053426.2627686-1-u-kumar1@ti.com>
From: Manorit Chawdhry <m-chawdhry@ti.com>
Enables ESM configs for j721s2 and disables them for AM68 as AM68
includes J721s2 configs by default.
Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
---
configs/am68_sk_r5_defconfig | 2 ++
configs/j721s2_evm_r5_defconfig | 2 ++
2 files changed, 4 insertions(+)
diff --git a/configs/am68_sk_r5_defconfig b/configs/am68_sk_r5_defconfig
index f4800ef1b8a..5e5f7bf7ceb 100644
--- a/configs/am68_sk_r5_defconfig
+++ b/configs/am68_sk_r5_defconfig
@@ -5,7 +5,9 @@ CONFIG_ARCH_K3=y
CONFIG_SOC_K3_J721S2=y
CONFIG_TARGET_J721S2_R5_EVM=y
+CONFIG_ESM_K3=n
CONFIG_K3_AVS0=n
+CONFIG_ESM_PMIC=n
CONFIG_DM_REGULATOR_TPS65941=n
CONFIG_PMIC_TPS65941=n
diff --git a/configs/j721s2_evm_r5_defconfig b/configs/j721s2_evm_r5_defconfig
index f4441d6667e..23ae991e2f6 100644
--- a/configs/j721s2_evm_r5_defconfig
+++ b/configs/j721s2_evm_r5_defconfig
@@ -111,7 +111,9 @@ CONFIG_DM_MAILBOX=y
CONFIG_K3_SEC_PROXY=y
CONFIG_FS_LOADER=y
CONFIG_SPL_FS_LOADER=y
+CONFIG_ESM_K3=y
CONFIG_K3_AVS0=y
+CONFIG_ESM_PMIC=y
CONFIG_SUPPORT_EMMC_BOOT=y
CONFIG_SPL_MMC_HS400_SUPPORT=y
CONFIG_MMC_SDHCI=y
--
2.34.1
next prev 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 ` [PATCH 2/3] arch: arm: dts: k3-j721s2-r5-common-proc-board: Add esm node Udit Kumar
2024-11-26 5:34 ` Udit Kumar [this message]
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-4-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