]> Git Repo - J-u-boot.git/blobdiff - board/ti/dra7xx/evm.c
palmas: Add support for powering different ldos
[J-u-boot.git] / board / ti / dra7xx / evm.c
index 6767fd217925c569afbc9c59fa1b6d4826b5a587..1c0a1eb05216f862e9125cf702160a9fb08f48a1 100644 (file)
@@ -720,7 +720,7 @@ void board_mmc_poweron_ldo(uint voltage)
                        voltage = 0xa;
                lp873x_mmc1_poweron_ldo(voltage);
        } else {
-               palmas_mmc1_poweron_ldo(voltage);
+               palmas_mmc1_poweron_ldo(LDO1_VOLTAGE, LDO1_CTRL, voltage);
        }
 }
 #endif
This page took 0.047537 seconds and 4 git commands to generate.