Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
[sfrench/cifs-2.6.git] / arch / arm64 / boot / dts / nvidia / tegra210-p2180.dtsi
index 212e6634c9baa5173efd128eb9e37c28a6714468..053458a5db55bef47ae3223af38eefc00828367a 100644 (file)
 
                                vddio_sdmmc: ldo2 {
                                        regulator-name = "VDDIO_SDMMC";
-                                       /*
-                                        * Technically this supply should have
-                                        * a supported range from 1.8 - 3.3 V.
-                                        * However, that would cause the SDHCI
-                                        * driver to request 2.7 V upon access
-                                        * and that in turn will cause traffic
-                                        * to be broken. Leave it at 3.3 V for
-                                        * now.
-                                        */
-                                       regulator-min-microvolt = <3300000>;
+                                       regulator-min-microvolt = <1800000>;
                                        regulator-max-microvolt = <3300000>;
                                        regulator-always-on;
                                        regulator-boot-on;
                status = "okay";
                bus-width = <8>;
                non-removable;
+               vqmmc-supply = <&vdd_1v8>;
        };
 
        clocks {