Skip to content

Commit 07da6dd

Browse files
xhackerustcConchuOD
authored andcommitted
riscv: dts: starfive: visionfive 2: add "disable-wp" for tfcard
No physical write-protect line is present, so setting "disable-wp". Signed-off-by: Jisheng Zhang <[email protected]> Reviewed-by: Emil Renner Berthing <[email protected]> Signed-off-by: Conor Dooley <[email protected]>
1 parent 0ffce9d commit 07da6dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/riscv/boot/dts/starfive/jh7110-starfive-visionfive-2.dtsi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -304,6 +304,7 @@
304304
no-sdio;
305305
no-mmc;
306306
cd-gpios = <&sysgpio 41 GPIO_ACTIVE_LOW>;
307+
disable-wp;
307308
cap-sd-highspeed;
308309
post-power-on-delay-ms = <200>;
309310
pinctrl-names = "default";

0 commit comments

Comments
 (0)