From: Jaehoon Chung Date: Fri, 19 Jul 2024 01:55:25 +0000 (+0900) Subject: RISCV: dts: jh7110-starfive-visionfive2: Remove broken-cd property for sd X-Git-Tag: accepted/tizen/unified/x/20240719.131407^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=17d98cf7b8a6cb92bf7bbc9dd4e4eb2db002d427;p=platform%2Fkernel%2Flinux-starfive.git RISCV: dts: jh7110-starfive-visionfive2: Remove broken-cd property for sd 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 --- diff --git a/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi b/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi index 436b88518579..73ffc124f83f 100644 --- a/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi +++ b/arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi @@ -404,7 +404,7 @@ bus-width = <4>; no-sdio; no-mmc; - broken-cd; + non-removable; cap-sd-highspeed; post-power-on-delay-ms = <200>; pinctrl-names = "default";