summaryrefslogtreecommitdiff
path: root/dts
diff options
context:
space:
mode:
authorE Shattow <[email protected]>2025-10-15 03:22:44 -0700
committerLeo Yu-Chi Liang <[email protected]>2025-10-28 19:29:43 +0800
commit417ad9b0c71bd242923050173daf2e7b95e28229 (patch)
tree721054219f85be4f670d4003068b77b82d5d912e /dts
parent157938a220cf14a43dd380b6108b231cfd2e8d47 (diff)
riscv: dts: starfive: jh7110-common: drop no-sdio property from mmc1
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 <[email protected]> Signed-off-by: Conor Dooley <[email protected]> [ upstream commit: 481ee0fcbb9a0f0706d6d29de9570d1048aff631 ] (cherry picked from commit b4e73596622f791e3c2a2449022671e4e579fbd0)
Diffstat (limited to 'dts')
-rw-r--r--dts/upstream/src/riscv/starfive/jh7110-common.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/dts/upstream/src/riscv/starfive/jh7110-common.dtsi b/dts/upstream/src/riscv/starfive/jh7110-common.dtsi
index 2eaf01775ef..a315113840e 100644
--- a/dts/upstream/src/riscv/starfive/jh7110-common.dtsi
+++ b/dts/upstream/src/riscv/starfive/jh7110-common.dtsi
@@ -299,7 +299,6 @@
assigned-clock-rates = <50000000>;
bus-width = <4>;
bootph-pre-ram;
- no-sdio;
no-mmc;
cd-gpios = <&sysgpio 41 GPIO_ACTIVE_LOW>;
disable-wp;