Skip to content

Commit ebc953d

Browse files
Andy3Kuoasus-leslieyu
authored andcommitted
mmc: increse the max-frequency for read/write speed of emmc
Change-Id: I183ae6cdc0e0c6279bcfd27ed233d9796cda1152
1 parent 3a49734 commit ebc953d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/rk3288-tinker-board.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
num-slots = <1>;
188188
pinctrl-names = "default";
189189
pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_pwr &emmc_bus8>;
190-
max-frequency = <100000000>;
190+
max-frequency = <150000000>;
191191
mmc-hs200-1_8v;
192192
mmc-ddr-1_8v;
193193
status = "okay";

0 commit comments

Comments
 (0)