Re: [PATCH v6 03/13] mmc: arm_pl180: Gate idle card clocks
Linus Walleij <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <CAD++jLmHOA_D06DgT9CaSy7W=Vz8y38Oy9jgyNm7CQLQbfMWBA@mail.gmail.com> |
On Tue, Aug 25, 2026 at 9:04 PM Linus Walleij <[email protected]> wrote: > The MMC core uses mmc->clk_disable to request that the card clock is > stopped, but the PL180 driver leaves SDI_CLKCR_CLKEN unchanged. This can > leave inactive hosts driving their card clocks. > > Honor clk_disable when programming the clock control register. > > Signed-off-by: Linus Walleij <[email protected]> CC the MMC maintainers too. Will fix for next iteration, sorry :( Yours, Linus Walleij