[PATCH] riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1
Conor Dooley
conor at kernel.org
Thu Jul 24 09:51:45 PDT 2025
On Thu, Jul 24, 2025 at 12:55:53AM -0700, E Shattow wrote:
> Drop no-sdio property avoids a delete-property on variant board dts
> having an SDIO wireless module connected to mmc1.
I'm struggling to understand why this change is correct.
If there are specific boards that have wireless modules connected
instead of using sdcards, how come the no-sdio property isn't moved to the
the boards that do have sdcard slots?
The property was added for the visionfive 2, and only on mmc1, so should
it be retained for boards that match the visionfive 2 in terms of how
they use mmc?
Could you add an explanation for why removing this entirely is the right
thing to do, rather than only removing it for these variant boards?
Cheers,
Conor.
>
> Signed-off-by: E Shattow <e at 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 2eaf01775ef5..a315113840e5 100644
> --- a/arch/riscv/boot/dts/starfive/jh7110-common.dtsi
> +++ b/arch/riscv/boot/dts/starfive/jh7110-common.dtsi
> @@ -299,7 +299,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: 28fa0dcb571ab8f3be4d919f0e20e01d4e44bcb1
> --
> 2.50.0
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-riscv/attachments/20250724/ecc98185/attachment.sig>
More information about the linux-riscv
mailing list