Re: [PATCH v6 06/13] mmc: arm_pl180: Power down card supplies at OS handoff
Peng Fan <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Aug 25, 2026 at 09:04:06PM +0200, Linus Walleij wrote: >PL180 card supplies remain enabled after probing and while U-Boot is >running. They are no longer needed once control is handed to the operating >system. > >Mark the driver for removal during OS preparation and disable its VMMC and >VQMMC supplies from the remove callback. > >Signed-off-by: Linus Walleij <[email protected]> Reviewed-by: Peng Fan <[email protected]>