Re: [PATCH 0/3] mmc: core: A couple of fixes for UHS-II card

From: Ulf Hansson
Date: Wed Oct 30 2024 - 07:08:18 EST


On Tue, 29 Oct 2024 at 16:00, Adrian Hunter <adrian.hunter@xxxxxxxxx> wrote:
>
> On 29/10/24 15:17, Ulf Hansson wrote:
> > The recently introduced UHS-II support to the mmc core has a few problems,
> > during the card initialization and re-initialization. This series intends to
> > addresses some these problems.
> >
> > Ulf Hansson (3):
> > mmc: core: Simplify sd_uhs2_power_up()
> > mmc: core: Add error handling of sd_uhs2_power_up()
> > mmc: core: Fix error paths for UHS-II card init and re-init
> >
> > drivers/mmc/core/sd_uhs2.c | 65 +++++++++++++++++---------------------
> > 1 file changed, 29 insertions(+), 36 deletions(-)
>
> Reviewed-by: Adrian Hunter <adrian.hunter@xxxxxxxxx>

Thanks for reviewing!

I have queued up the series for next.

Kind regards
Uffe