Re: [PATCH v6 06/13] mmc: arm_pl180: Power down card supplies at OS handoff
Linus Walleij <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <CAD++jLk7mjUH5oLK_8QrFrTZtAGE-=18zk=aSHK_cVoZRT-Z8g@mail.gmail.com> |
On Tue, Aug 25, 2026 at 9:04 PM Linus Walleij <[email protected]> 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]> CC the MMC maintainers too. Will fix for next iteration, sorry :( Yours, Linus Walleij