From: Trevor Gamblin <tgamblin@baylibre.com>
To: Yixun Lan <dlan@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Adrian Hunter <adrian.hunter@intel.com>,
Paul Walmsley <pjw@kernel.org>,
Palmer Dabbelt <palmer@dabbelt.com>,
Albert Ou <aou@eecs.berkeley.edu>,
Alexandre Ghiti <alex@ghiti.fr>, Ulf Hansson <ulfh@kernel.org>,
Iker Pedrosa <ikerpedrosam@gmail.com>
Cc: Troy Mitchell <troy.mitchell@linux.dev>,
Michael Opdenacker <michael.opdenacker@rootcommit.com>,
Javier Martinez Canillas <javierm@redhat.com>,
linux-mmc@vger.kernel.org, devicetree@vger.kernel.org,
linux-riscv@lists.infradead.org, spacemit@lists.linux.dev,
linux-kernel@vger.kernel.org, Anand Moon <linux.amoon@gmail.com>,
Vincent Legoll <legoll@online.fr>,
Margherita Milani <margherita.milani@amarulasolutions.com>,
Aurelien Jarno <aurelien@aurel32.net>,
Andre Heider <a.heider@gmail.com>
Subject: Re: (subset) [PATCH v10 0/4] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
Date: Sat, 16 May 2026 08:35:01 -0400 [thread overview]
Message-ID: <7e68e745-0d70-46db-9475-38d3dd5b9cf4@baylibre.com> (raw)
In-Reply-To: <177889984452.2298656.1074391459031404894.b4-ty@b4>
On 2026-05-15 22:57, Yixun Lan wrote:
> On Fri, 15 May 2026 12:48:58 +0200, Iker Pedrosa wrote:
>> This series enables complete SD card support for the Spacemit K1-based
>> OrangePi RV2 board, including UHS (Ultra High Speed) modes for
>> high-performance SD card operation.
>>
>> Background
>>
>> The Spacemit K1 SoC includes an SDHCI controller capable of supporting
>> SD cards up to UHS-I speeds (SDR104 at 208MHz). However, mainline
>> currently lacks basic SD controller configuration, SDHCI driver
>> enhancements for voltage switching and tuning, and power management
>> infrastructure.
>>
>> [...]
> Hi Iker,
> I've picked patch 1-3, for [4/4] I think it should be merged after
> https://lore.kernel.org/all/20260513071958.29574-1-a.heider@gmail.com/
Hi Yixun,
That makes sense. In response to your earlier feedback I had drafted a more
complete dts after another schematic comparison, but Iker and I discussed it
and opted to avoid changing scope too much. Andre's series includes the
bits I
wanted to add and more, so that works out.
Thanks!
Trevor
>
> Applied, thanks!
>
> [1/4] riscv: dts: spacemit: k1: add SD card controller and pinctrl support
> https://github.com/spacemit-com/linux/commit/2d77e577109967ef65f269c1fc1d6a659d4260fb
> [2/4] riscv: dts: spacemit: k1-orangepi-rv2: add SD card support with UHS modes
> https://github.com/spacemit-com/linux/commit/2585c60ce2f977b13f14a67d1e3ed9c73fd7f381
> [3/4] riscv: dts: spacemit: k1-bananapi-f3: add SD card support with UHS modes
> https://github.com/spacemit-com/linux/commit/c76e2f058cbcab84e4a703f26857a58bdf6a0042
>
> Best regards,
prev parent reply other threads:[~2026-05-16 12:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-15 10:48 [PATCH v10 0/4] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2 Iker Pedrosa
2026-05-15 10:48 ` [PATCH v10 1/4] riscv: dts: spacemit: k1: add SD card controller and pinctrl support Iker Pedrosa
2026-05-15 10:49 ` [PATCH v10 2/4] riscv: dts: spacemit: k1-orangepi-rv2: add SD card support with UHS modes Iker Pedrosa
2026-05-15 10:49 ` [PATCH v10 3/4] riscv: dts: spacemit: k1-bananapi-f3: " Iker Pedrosa
2026-05-15 10:49 ` [PATCH v10 4/4] riscv: dts: spacemit: k1-musepi-pro: " Iker Pedrosa
2026-05-16 2:57 ` (subset) [PATCH v10 0/4] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2 Yixun Lan
2026-05-16 12:35 ` Trevor Gamblin [this message]
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=7e68e745-0d70-46db-9475-38d3dd5b9cf4@baylibre.com \
--to=tgamblin@baylibre.com \
--cc=a.heider@gmail.com \
--cc=adrian.hunter@intel.com \
--cc=alex@ghiti.fr \
--cc=aou@eecs.berkeley.edu \
--cc=aurelien@aurel32.net \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dlan@kernel.org \
--cc=ikerpedrosam@gmail.com \
--cc=javierm@redhat.com \
--cc=krzk+dt@kernel.org \
--cc=legoll@online.fr \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=linux.amoon@gmail.com \
--cc=margherita.milani@amarulasolutions.com \
--cc=michael.opdenacker@rootcommit.com \
--cc=palmer@dabbelt.com \
--cc=pjw@kernel.org \
--cc=robh@kernel.org \
--cc=spacemit@lists.linux.dev \
--cc=troy.mitchell@linux.dev \
--cc=ulfh@kernel.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