RISCV: dts: jh7110-starfive-visionfive2: Remove broken-cd property for sd 76/314776/3 accepted/tizen/unified/x/20240719.131407
authorJaehoon Chung <jh80.chung@samsung.com>
Fri, 19 Jul 2024 01:55:25 +0000 (10:55 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Fri, 19 Jul 2024 05:19:46 +0000 (14:19 +0900)
Remove broken-cd property for SD-card.
In tizen, it doesn't use eMMC card. Instead, Tizen is using Sd-card as
boot device.
Tizen has to use SD-card like non-removable on Visionfive2.

Change-Id: Ifad32b169ba74f7c835e3a804bf91a530411ff9a
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi

index 436b88518579bbe2f8065e7914da287d5b4cde0d..73ffc124f83f0299fb40c1d053f9cc4972ebdccd 100644 (file)
        bus-width = <4>;
        no-sdio;
        no-mmc;
-       broken-cd;
+       non-removable;
        cap-sd-highspeed;
        post-power-on-delay-ms = <200>;
        pinctrl-names = "default";