From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
To: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>
Cc: Neil Armstrong <neil.armstrong@linaro.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Abel Vesa <abelvesa@kernel.org>,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v2 6/6] arm64: dts: qcom: sm8650: Enable UHS-I SDR50 and SDR104 SD card modes
Date: Mon, 23 Mar 2026 14:06:04 +0100 [thread overview]
Message-ID: <b2ed0703-e1e7-4a32-ba1f-f4532aeb9f62@oss.qualcomm.com> (raw)
In-Reply-To: <20260314023715.357512-7-vladimir.zapolskiy@linaro.org>
On 3/14/26 3:37 AM, Vladimir Zapolskiy wrote:
> The restriction on UHS-I speed modes was added to all SM8650 platforms
> by copying it from SM8450 and SM8550 dtsi files, and it was an actually
> reproducible problem due to the overclocking of SD cards. Since the latter
> issue has been fixed in the SM8650 GCC driver, UHS-I speed modes are
> working fine on SM8650 boards, below is the test performed on SM8650-HDK:
>
> SDR50 speed mode:
>
> mmc0: new UHS-I speed SDR50 SDHC card at address 0001
> mmcblk0: mmc0:0001 00000 14.6 GiB
> mmcblk0: p1
>
> % dd if=/dev/mmcblk0p1 of=/dev/null bs=1M count=1024
> 1024+0 records in
> 1024+0 records out
> 1073741824 bytes (1.1 GB, 1.0 GiB) copied, 24.8086 s, 43.3 MB/s
>
> SDR104 speed mode:
>
> mmc0: new UHS-I speed SDR104 SDHC card at address 59b4
> mmcblk0: mmc0:59b4 USDU1 28.3 GiB
> mmcblk0: p1
>
> % dd if=/dev/mmcblk0p1 of=/dev/null bs=1M count=1024
> 1024+0 records in
> 1024+0 records out
> 1073741824 bytes (1.1 GB, 1.0 GiB) copied, 12.9448 s, 82.9 MB/s
>
> Unset the UHS-I speed mode restrictions from the SM8550 platform dtsi
> file, there is no indication that the SDHC controller is broken.
>
> Fixes: 10e024671295 ("arm64: dts: qcom: sm8650: add interconnect dependent device nodes")
> Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
> Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Konrad
next prev parent reply other threads:[~2026-03-23 13:06 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-14 2:37 [PATCH v2 0/6] arm64: dts: qcom: sm8x50: Enable UHS-I SDR50 and SDR104 SD card modes Vladimir Zapolskiy
2026-03-14 2:37 ` [PATCH v2 1/6] arm64: dts: qcom: sm8550: Fix xo clock supply of platform SD host controller Vladimir Zapolskiy
2026-03-16 8:56 ` Neil Armstrong
2026-03-17 9:33 ` Konrad Dybcio
2026-03-14 2:37 ` [PATCH v2 2/6] arm64: dts: qcom: sm8650: Fix xo clock supply of " Vladimir Zapolskiy
2026-03-16 8:56 ` Neil Armstrong
2026-03-17 9:34 ` Konrad Dybcio
2026-03-14 2:37 ` [PATCH v2 3/6] arm64: dts: qcom: hamoa: Fix xo clock supply of platform " Vladimir Zapolskiy
2026-03-16 8:58 ` Neil Armstrong
2026-03-17 9:35 ` Konrad Dybcio
2026-03-14 2:37 ` [PATCH v2 4/6] arm64: dts: qcom: sm8450: Enable UHS-I SDR50 and SDR104 SD card modes Vladimir Zapolskiy
2026-03-14 2:37 ` [PATCH v2 5/6] arm64: dts: qcom: sm8550: " Vladimir Zapolskiy
2026-03-23 13:05 ` Konrad Dybcio
2026-03-14 2:37 ` [PATCH v2 6/6] arm64: dts: qcom: sm8650: " Vladimir Zapolskiy
2026-03-23 13:06 ` Konrad Dybcio [this message]
2026-03-19 3:31 ` [PATCH v2 0/6] arm64: dts: qcom: sm8x50: " Bjorn Andersson
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=b2ed0703-e1e7-4a32-ba1f-f4532aeb9f62@oss.qualcomm.com \
--to=konrad.dybcio@oss.qualcomm.com \
--cc=abelvesa@kernel.org \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=robh@kernel.org \
--cc=vladimir.zapolskiy@linaro.org \
/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