Skip to content

Commit

Permalink
Set new speed of sdc0
Browse files Browse the repository at this point in the history
  • Loading branch information
SamulKyull authored Jun 1, 2024
1 parent 48bd5e1 commit 1f40b7a
Showing 1 changed file with 6 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2424,17 +2424,19 @@
/*cd-inverted;*/
/*data3-detect;*/
/*card-pwr-gpios = <&pio PH 14 1 1 2 0xffffffff>;*/
cd-set-debounce = <0x1>;
cd-used-24M;
cap-sd-highspeed;
/*sd-uhs-sdr50;*/
/*sd-uhs-ddr50;*/
/*sd-uhs-sdr104;*/
sd-uhs-sdr50;
sd-uhs-ddr50;
sd-uhs-sdr104;
no-sdio;
no-mmc;
sunxi-power-save-mode;
/*sunxi-dis-signal-vol-sw;*/
max-frequency = <150000000>;
ctl-spec-caps = <0x8>;
ctl-spec-caps = <0x408>;
sunxi-dly-208M = <0xff 1 0xff 0xff 0xff 0xff>;
/*vmmc-supply = <&reg_cldo3>;*/
/*vqmmc33sw-supply = <&reg_cldo3>;*/
/*vdmmc33sw-supply = <&reg_cldo3>;*/
Expand Down

0 comments on commit 1f40b7a

Please sign in to comment.