]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
riscv: dts: starfive: jh7110-common: drop no-mmc property from mmc1
authorE Shattow <e@freeshell.de>
Wed, 3 Sep 2025 10:13:35 +0000 (03:13 -0700)
committerConor Dooley <conor.dooley@microchip.com>
Mon, 8 Sep 2025 18:40:46 +0000 (19:40 +0100)
Relax no-mmc restriction on mmc1 for jh7110 boards. The restriction is
only needed to block use of commands that would cause a device to
malfunction, which by testing and observation [1] is not any problem.

1: https://lore.kernel.org/lkml/NT0PR01MB1312E0D9EE9F158A57B77700E63D2@NT0PR01MB1312.CHNPR01.prod.partner.outlook.cn/

Signed-off-by: E Shattow <e@freeshell.de>
Tested-by: Hal Feng <hal.feng@starfivetech.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
arch/riscv/boot/dts/starfive/jh7110-common.dtsi

index a315113840e5331d18e471e9362ac829d469d234..4fa77ffd54e30fe45cbf277a0c3828d1f626f9c8 100644 (file)
        assigned-clock-rates = <50000000>;
        bus-width = <4>;
        bootph-pre-ram;
-       no-mmc;
        cd-gpios = <&sysgpio 41 GPIO_ACTIVE_LOW>;
        disable-wp;
        cap-sd-highspeed;