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 <jszhang@kernel.org>
Reviewed-by: Emil Renner Berthing <emil.renner.berthing@canonical.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
This commit is contained in:
Jisheng Zhang 2024-04-29 08:13:15 +08:00 committed by Conor Dooley
parent 0ffce9d49a
commit 07da6ddf51

View File

@ -304,6 +304,7 @@
no-sdio;
no-mmc;
cd-gpios = <&sysgpio 41 GPIO_ACTIVE_LOW>;
disable-wp;
cap-sd-highspeed;
post-power-on-delay-ms = <200>;
pinctrl-names = "default";