From: Sumit Garg <sumit.garg@kernel.org>
To: Caleb Connolly <caleb.connolly@linaro.org>
Cc: u-boot@lists.denx.de, neil.armstrong@linaro.org,
trini@konsulko.com, Sumit Garg <sumit.garg@oss.qualcomm.com>
Subject: Re: [PATCH 2/2] qcom_defconfig: Disable MMC HS200 mode support
Date: Tue, 8 Apr 2025 09:59:07 +0530 [thread overview]
Message-ID: <Z_SmE-gQzzs5HJqi@sumit-X1> (raw)
In-Reply-To: <510b1e90-bf1e-4a7b-8a86-c8fbaf485fb6@linaro.org>
On Mon, Apr 07, 2025 at 04:30:44PM +0200, Caleb Connolly wrote:
>
>
> On 4/7/25 15:28, Sumit Garg wrote:
> > From: Sumit Garg <sumit.garg@oss.qualcomm.com>
> >
> > Currently the msm_sdhci doesn't yet support DLL configurations which are
> > required to enable bus speeds greater that 100MHz. So disable HS200 mode
> > support as of now as it requires bus speeds of 200MHz.
> >
> > This should fix eMMC issues reported on RB1.
>
> This fixes the write corruption issues? Nice find!!
Yeah, thanks.
>
> Is this a problem on ALL Qualcomm platforms? the sdcard seems to work fine
> on other boards, would this reduce their performance?
Yes this problem should affect all Qualcomm platforms but it hasn't been
seen there as mostly SD cards available don't support HS200 mode. The SD
cards usually works in high speed mode whose performance remains
unaffected by this change. It only affects RB1/RB2 as eMMC flash on
these support HS200 mode but the U-Boot driver currently is incapable of
supporting that.
-Sumit
>
> >
> > Signed-off-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
> > ---
> > configs/qcom_defconfig | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
> > index a2b54b95f19..537806450dc 100644
> > --- a/configs/qcom_defconfig
> > +++ b/configs/qcom_defconfig
> > @@ -81,7 +81,6 @@ CONFIG_QCOM_HYP_SMMU=y
> > CONFIG_MISC=y
> > CONFIG_NVMEM=y
> > CONFIG_I2C_EEPROM=y
> > -CONFIG_MMC_HS200_SUPPORT=y
> > CONFIG_MMC_SDHCI=y
> > CONFIG_MMC_SDHCI_ADMA=y
> > CONFIG_MMC_SDHCI_MSM=y
>
> --
> Caleb (they/them)
>
next prev parent reply other threads:[~2025-04-08 4:29 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-07 13:28 [PATCH 0/2] RB1 fixes Sumit Garg
2025-04-07 13:28 ` [PATCH 1/2] arm: dts: Add override for RB1 Sumit Garg
2025-04-08 12:17 ` Caleb Connolly
2025-04-08 13:46 ` Sumit Garg
2025-04-08 14:43 ` Caleb Connolly
2025-04-09 12:35 ` Sumit Garg
2025-04-09 17:23 ` Caleb Connolly
2025-04-10 8:11 ` Sumit Garg
2025-04-07 13:28 ` [PATCH 2/2] qcom_defconfig: Disable MMC HS200 mode support Sumit Garg
2025-04-07 14:30 ` Caleb Connolly
2025-04-08 4:29 ` Sumit Garg [this message]
2025-04-08 12:13 ` Caleb Connolly
2025-04-09 12:36 ` Sumit Garg
-- strict thread matches above, loose matches on Subject: below --
2025-04-07 13:21 [PATCH 0/2] RB1 fixes Sumit Garg
2025-04-07 13:21 ` [PATCH 2/2] qcom_defconfig: Disable MMC HS200 mode support Sumit Garg
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=Z_SmE-gQzzs5HJqi@sumit-X1 \
--to=sumit.garg@kernel.org \
--cc=caleb.connolly@linaro.org \
--cc=neil.armstrong@linaro.org \
--cc=sumit.garg@oss.qualcomm.com \
--cc=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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