[PATCH] riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1
E Shattow
e at freeshell.de
Thu Jul 24 00:55:53 PDT 2025
Drop no-sdio property avoids a delete-property on variant board dts
having an SDIO wireless module connected to mmc1.
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
More information about the linux-riscv
mailing list