ARM: dts: rmobile: Enable eMMC DDR52 modes on Gen3 Salvator-X(S),ULCB,Ebisu
[oweals/u-boot.git] / arch / arm / dts / r8a77965-salvator-x-u-boot.dts
index 208ed56bd1194c05719af6071a1e8c4fa58524be..d6f0708555419a8e53781bc81c949480a8030bf4 100644 (file)
@@ -17,6 +17,8 @@
 };
 
 &sdhi2 {
+       mmc-ddr-1_8v;
+       mmc-hs200-1_8v;
        mmc-hs400-1_8v;
        max-frequency = <200000000>;
        status = "okay";
        max-frequency = <208000000>;
        status = "okay";
 };
+
+&vcc_sdhi0 {
+       u-boot,off-on-delay-us = <20000>;
+};
+
+&vcc_sdhi3 {
+       u-boot,off-on-delay-us = <20000>;
+};