|
@@ -178,16 +178,7 @@
|
|
|
|
|
|
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;
|