Merge tag 'u-boot-imx-20191009' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[oweals/u-boot.git] / arch / arm / dts / r8a7795-h3ulcb-u-boot.dts
index 3de640724dfd768de94786297017a4ecf1876850..ef1c57f6728f3c47812e297e63a60972be2c6b89 100644 (file)
        };
 };
 
-&vcc_sdhi0 {
-       u-boot,off-on-delay-us = <20000>;
-};
-
-&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;
@@ -43,3 +30,7 @@
        mmc-hs400-1_8v;
        max-frequency = <200000000>;
 };
+
+&vcc_sdhi0 {
+       u-boot,off-on-delay-us = <20000>;
+};