Unfortunately vcu108 spi clock is forced to run at 400KHz for now.

This commit is contained in:
Rose Thompson 2024-11-05 16:10:20 -06:00
parent 827f986fae
commit f08414bb69

View File

@ -102,7 +102,7 @@
mmc@0 {
compatible = "mmc-spi-slot";
reg = <0>;
spi-max-frequency = <1000000>;
spi-max-frequency = <400000>;
voltage-ranges = <3300 3300>;
disable-wp;
// gpios = <&gpio0 6 1>;