Re: [PATCH 2/4] ARM: omap3_beagle: Power on MMC when setting up PMIC

2022-03-14 Thread Tom Rini
On Fri, Feb 25, 2022 at 12:18:32PM +0100, Romain Naour wrote: > 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. > > Based o

[PATCH 2/4] ARM: omap3_beagle: Power on MMC when setting up PMIC

2022-02-25 Thread Romain Naour
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. Based on commits [1][2]. [1] 64fd2d26140aa72b43428d079974f7c0e7f88353 [2] 27b653449