Skip to content

Commit 4b52627

Browse files
committed
mmc: increse the max-frequency for read/write speed of emmc
Change-Id: Ibd7102635b2c6424c11e9e0d9bf6c1ba713cc477 Reviewed-on: https://tp-biosrd-v02/gerrit/80610 Reviewed-by: Alex Cheng(鄭富元) <Alex_Cheng@asus.com> Tested-by: Alex Cheng(鄭富元) <Alex_Cheng@asus.com>
1 parent 4dfe7a6 commit 4b52627

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/boot/dts/rk3288-miniarm.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -913,7 +913,7 @@
913913
num-slots = <1>;
914914
pinctrl-names = "default";
915915
pinctrl-0 = <&emmc_clk &emmc_cmd &emmc_pwr &emmc_bus8>;
916-
max-frequency = <100000000>;
916+
max-frequency = <150000000>;
917917
mmc-hs200-1_8v;
918918
mmc-ddr-1_8v;
919919
status = "okay";

0 commit comments

Comments
 (0)