Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / arch / arm / dts / r8a77965-salvator-x-u-boot.dts
index 9e0cd26f4086e965512c3e8f86dd5fc78f2bc9d2..d6f0708555419a8e53781bc81c949480a8030bf4 100644 (file)
@@ -8,15 +8,6 @@
 #include "r8a77965-salvator-x.dts"
 #include "r8a77965-u-boot.dtsi"
 
-&sdhi2_pins {
-       groups = "sdhi2_data8", "sdhi2_ctrl", "sdhi2_ds";
-       power-source = <1800>;
-};
-
-&sdhi2_pins_uhs {
-       groups = "sdhi2_data8", "sdhi2_ctrl", "sdhi2_ds";
-};
-
 &sdhi0 {
        sd-uhs-sdr12;
        sd-uhs-sdr25;
@@ -26,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>;
+};