* [PATCH v2] riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1
@ 2025-07-29 14:11 E Shattow
2025-08-19 18:13 ` Conor Dooley
0 siblings, 1 reply; 2+ messages in thread
From: E Shattow @ 2025-07-29 14:11 UTC (permalink / raw)
To: Conor Dooley, Emil Renner Berthing, Rob Herring,
Krzysztof Kozlowski, Paul Walmsley, Palmer Dabbelt, Albert Ou,
Alexandre Ghiti
Cc: devicetree, linux-kernel, Hal Feng, Minda Chen, E Shattow,
linux-riscv
Relax no-sdio restriction on mmc1 for jh7110 boards. Property was
introduced for StarFive VisionFive2 dts to configure mmc1 for SD Card
but this is not necessary, the restriction is only needed to block use of
commands that would cause a device to malfunction.
Signed-off-by: E Shattow <e@freeshell.de>
---
arch/riscv/boot/dts/starfive/jh7110-common.dtsi | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/riscv/boot/dts/starfive/jh7110-common.dtsi b/arch/riscv/boot/dts/starfive/jh7110-common.dtsi
index 4baeb981d4df..b156f8703016 100644
--- a/arch/riscv/boot/dts/starfive/jh7110-common.dtsi
+++ b/arch/riscv/boot/dts/starfive/jh7110-common.dtsi
@@ -290,7 +290,6 @@ &mmc1 {
assigned-clock-rates = <50000000>;
bus-width = <4>;
bootph-pre-ram;
- no-sdio;
no-mmc;
cd-gpios = <&sysgpio 41 GPIO_ACTIVE_LOW>;
disable-wp;
base-commit: 038d61fd642278bab63ee8ef722c50d10ab01e8f
--
2.50.0
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1
2025-07-29 14:11 [PATCH v2] riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1 E Shattow
@ 2025-08-19 18:13 ` Conor Dooley
0 siblings, 0 replies; 2+ messages in thread
From: Conor Dooley @ 2025-08-19 18:13 UTC (permalink / raw)
To: E Shattow
Cc: Emil Renner Berthing, Rob Herring, Krzysztof Kozlowski,
Paul Walmsley, Palmer Dabbelt, Albert Ou, Alexandre Ghiti,
devicetree, linux-kernel, Hal Feng, Minda Chen, linux-riscv
[-- Attachment #1.1: Type: text/plain, Size: 1127 bytes --]
On Tue, Jul 29, 2025 at 07:11:35AM -0700, E Shattow wrote:
> Relax no-sdio restriction on mmc1 for jh7110 boards. Property was
> introduced for StarFive VisionFive2 dts to configure mmc1 for SD Card
> but this is not necessary, the restriction is only needed to block use of
> commands that would cause a device to malfunction.
>
> Signed-off-by: E Shattow <e@freeshell.de>
I'm going to apply this one to for-next, to give it more of a chance to
soak.
> ---
> arch/riscv/boot/dts/starfive/jh7110-common.dtsi | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/arch/riscv/boot/dts/starfive/jh7110-common.dtsi b/arch/riscv/boot/dts/starfive/jh7110-common.dtsi
> index 4baeb981d4df..b156f8703016 100644
> --- a/arch/riscv/boot/dts/starfive/jh7110-common.dtsi
> +++ b/arch/riscv/boot/dts/starfive/jh7110-common.dtsi
> @@ -290,7 +290,6 @@ &mmc1 {
> assigned-clock-rates = <50000000>;
> bus-width = <4>;
> bootph-pre-ram;
> - no-sdio;
> no-mmc;
> cd-gpios = <&sysgpio 41 GPIO_ACTIVE_LOW>;
> disable-wp;
>
> base-commit: 038d61fd642278bab63ee8ef722c50d10ab01e8f
> --
> 2.50.0
>
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
[-- Attachment #2: Type: text/plain, Size: 161 bytes --]
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-19 20:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-29 14:11 [PATCH v2] riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1 E Shattow
2025-08-19 18:13 ` Conor Dooley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).