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
