From: Moteen Shah <m-shah@ti.com>
To: <u-boot@lists.denx.de>
Cc: <trini@konsulko.com>, <m-chawdhry@ti.com>, <n-francis@ti.com>,
<vigneshr@ti.com>, <u-kumar1@ti.com>, <gehariprasath@ti.com>,
<m-shah@ti.com>
Subject: [PATCH] configs: j722s_evm_a53_defconfig: Allow configurability of MMCSD speeds
Date: Fri, 20 Feb 2026 12:55:15 +0530 [thread overview]
Message-ID: <20260220072515.143720-1-m-shah@ti.com> (raw)
Add config to allow UHS support, in turn allowing to select
UHS speed modes for the SD card
Signed-off-by: Moteen Shah <m-shah@ti.com>
---
Test logs: https://gist.github.com/Jamm02/e8b8b8c95cb62a7145d73f7ef50b2d8e
configs/j722s_evm_a53_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/j722s_evm_a53_defconfig b/configs/j722s_evm_a53_defconfig
index e84670c75ed..24ee293c803 100644
--- a/configs/j722s_evm_a53_defconfig
+++ b/configs/j722s_evm_a53_defconfig
@@ -107,6 +107,7 @@ CONFIG_MMC_SDHCI=y
CONFIG_MMC_SDHCI_ADMA=y
CONFIG_SPL_MMC_SDHCI_ADMA=y
CONFIG_MMC_SDHCI_AM654=y
+CONFIG_MMC_UHS_SUPPORT=y
CONFIG_MTD=y
CONFIG_DM_MTD=y
CONFIG_MTD_SPI_NAND=y
--
2.34.1
next reply other threads:[~2026-02-20 7:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-20 7:25 Moteen Shah [this message]
2026-02-20 8:35 ` [PATCH] configs: j722s_evm_a53_defconfig: Allow configurability of MMCSD speeds Kumar, Udit
2026-02-20 9:47 ` Moteen Shah
2026-03-09 23:15 ` Tom Rini
2026-03-12 9:16 ` Moteen Shah
2026-03-12 15:50 ` 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=20260220072515.143720-1-m-shah@ti.com \
--to=m-shah@ti.com \
--cc=gehariprasath@ti.com \
--cc=m-chawdhry@ti.com \
--cc=n-francis@ti.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
--cc=u-kumar1@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.