mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
ARM: dts: rockchip: improve bus speed of eMMC for rk3229-gva.
add mmc hs200/ddr mode support and increase the max clock frequence. Change-Id: I7e81dfaf364d88a3e8bf0278a8f771a8179c6627 Signed-off-by: Wenping Zhang <wenping.zhang@rock-chips.com>
This commit is contained in:
committed by
Huang, Tao
parent
d7155171cb
commit
ae4ed36190
@@ -131,6 +131,12 @@
|
||||
};
|
||||
|
||||
&emmc {
|
||||
max-frequency = <150000000>;
|
||||
cap-mmc-highspeed;
|
||||
mmc-ddr-1_8v;
|
||||
mmc-hs200-1_8v;
|
||||
non-removable;
|
||||
supports-emmc;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user