ARM: dts: rockchip: enable HS200/DDR52 mode for emmc on rk3288-popmetal
authorShawn Lin <shawn.lin@rock-chips.com>
Mon, 10 Oct 2016 12:33:46 +0000 (20:33 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 16 Oct 2016 00:42:43 +0000 (02:42 +0200)
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>
arch/arm/boot/dts/rk3288-popmetal.dts

index 3831cd5e470de7aec8b52628920013505fa27d3d..3bf1fc3ba31b297e57eeb8d5ad8bd14acc5bba69 100644 (file)
        bus-width = <8>;
        cap-mmc-highspeed;
        disable-wp;
+       mmc-ddr-1_8v;
+       mmc-hs200-1_8v;
        non-removable;
        num-slots = <1>;
        pinctrl-names = "default";