1 Commits

Author SHA1 Message Date
Han Gao
4b5e417342 riscv: dts: thead: downclock SD card for LPi4A
It's reported that @198MHz some R/W error will happen.

215f2c97bd.patch

Signed-off-by: Han Gao <gaohan@iscas.ac.cn>
2024-03-26 13:01:02 +00:00

View File

@@ -43,3 +43,8 @@
/delete-property/ lcd-en-gpios;
/delete-property/ lcd-bias-en-gpios;
};
&sdhci0 {
max-frequency = <35000000>;
status = "okay";
};