]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitb1101e0f0f61261a73314bce119ea891aa2e8d3a
tree7378f33793d244325959d85f7000b1c372befad6
parentc16150791ab502e8b75d6a01870fe61fece74e6e
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