All of lore.kernel.org
 help / color / mirror / Atom feed
From: Moteen Shah <m-shah@ti.com>
To: "Kumar, Udit" <u-kumar1@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 15:17:37 +0530	[thread overview]
Message-ID: <aaf3f58d-05f9-4b4c-913d-18fe2935279f@ti.com> (raw)
In-Reply-To: <08cfa2f8-8fd5-4e82-91f1-7e73d80b8406@ti.com>


On 20/02/26 14:05, Kumar, Udit wrote:
>
> 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, 

Other J7 boards already have this config enabled in the a72 stage.
>
> and do you think , R5/SPL will need this too ?

Any of the K3 devices does not enables this in R5 SPL, though we do have 
HS400 enabled in the R5 stage.
Adding the config should result in a little performance gain I think.

Regards,
Moteen

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

  reply	other threads:[~2026-02-20  9:47 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
2026-02-20  9:47   ` Moteen Shah [this message]
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=aaf3f58d-05f9-4b4c-913d-18fe2935279f@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.