ARM: omap3_logic: Power on MMC when setting up PMIC
authorAdam Ford <aford173@gmail.com>
Sun, 3 Nov 2019 22:18:27 +0000 (16:18 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 7 Nov 2019 23:39:18 +0000 (18:39 -0500)
commit27b653449178e80b333e7bc5a81eed3bd1bd6861
tree7378f33793d244325959d85f7000b1c372befad6
parent14dfca69d79e81a8b29324a86a819b1e642621ed
ARM: omap3_logic: Power on MMC when setting up PMIC

The PMIC enables power to the MMC card by default, but depending
on the state it was left when restarted, it's possible the MMC
may be powered down.

This patch patch explicitly tells the twl4030 to power the MMC.

Signed-off-by: Adam Ford <aford173@gmail.com>
board/logicpd/omap3som/omap3logic.c