All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Kumar, Udit" <u-kumar1@ti.com>
To: Moteen Shah <m-shah@ti.com>, <u-boot@lists.denx.de>
Cc: <trini@konsulko.com>, <m-chawdhry@ti.com>, <n-francis@ti.com>,
	<vigneshr@ti.com>, <gehariprasath@ti.com>
Subject: Re: [PATCH] configs: j722s_evm_a53_defconfig: Allow configurability of MMCSD speeds
Date: Fri, 20 Feb 2026 14:05:10 +0530	[thread overview]
Message-ID: <08cfa2f8-8fd5-4e82-91f1-7e73d80b8406@ti.com> (raw)
In-Reply-To: <20260220072515.143720-1-m-shah@ti.com>


On 2/20/2026 12:55 PM, Moteen Shah wrote:
> 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


you may need at A72/SPL stage as well,

and do you think , R5/SPL will need this too ?


>   CONFIG_MTD=y
>   CONFIG_DM_MTD=y
>   CONFIG_MTD_SPI_NAND=y

  reply	other threads:[~2026-02-20 13:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-20  7:25 [PATCH] configs: j722s_evm_a53_defconfig: Allow configurability of MMCSD speeds Moteen Shah
2026-02-20  8:35 ` Kumar, Udit [this message]
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=08cfa2f8-8fd5-4e82-91f1-7e73d80b8406@ti.com \
    --to=u-kumar1@ti.com \
    --cc=gehariprasath@ti.com \
    --cc=m-chawdhry@ti.com \
    --cc=m-shah@ti.com \
    --cc=n-francis@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 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.