mirror of
https://github.com/openhwgroup/cvw
synced 2025-01-23 13:04:28 +00:00
Unfortunately vcu108 spi clock is forced to run at 400KHz for now.
This commit is contained in:
parent
827f986fae
commit
f08414bb69
@ -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>;
|
||||
|
Loading…
Reference in New Issue
Block a user