summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/rk3288-popmetal.dts
diff options
context:
space:
mode:
authorShawn Lin <shawn.lin@rock-chips.com>2016-10-10 20:33:46 +0800
committerHeiko Stuebner <heiko@sntech.de>2016-10-16 02:42:43 +0200
commit864c9c021fe6d50446e1f8accb65e4afdffd62fa (patch)
treeaa766a8fdaeaea09da13b269ad52393739543236 /arch/arm/boot/dts/rk3288-popmetal.dts
parent9daa25528c31d3a9e093d13360ea5edb16876e50 (diff)
ARM: dts: rockchip: enable HS200/DDR52 mode for emmc on rk3288-popmetal
Enable these two modes to speed up the booting and improve the performance. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm/boot/dts/rk3288-popmetal.dts')
-rw-r--r--arch/arm/boot/dts/rk3288-popmetal.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/rk3288-popmetal.dts b/arch/arm/boot/dts/rk3288-popmetal.dts
index 3831cd5e470d..3bf1fc3ba31b 100644
--- a/arch/arm/boot/dts/rk3288-popmetal.dts
+++ b/arch/arm/boot/dts/rk3288-popmetal.dts
@@ -147,6 +147,8 @@
bus-width = <8>;
cap-mmc-highspeed;
disable-wp;
+ mmc-ddr-1_8v;
+ mmc-hs200-1_8v;
non-removable;
num-slots = <1>;
pinctrl-names = "default";