Re: [PATCH v17 08/17] mmc: renesas_sdhi: Add tuning_delay hw_info flag

From: wsa+renesas

Date: Wed Jun 17 2026 - 10:19:19 EST



> > > + if (host->mmc->ios.signal_voltage == MMC_SIGNAL_VOLTAGE_330)
> > > + sd_scc_write32(host, priv, SH_MOBILE_SDHI_SCC_TMPPORT2, 0x0);
> > > + else
> > > + sd_scc_write32(host, priv, SH_MOBILE_SDHI_SCC_TMPPORT2, 0x1); }
> >
> > Isn't it enough to move this upwards? I don't see anything requiring this function to be so late. Am I
> > overlooking something?
>
> OK, you mean this function along with SH_MOBILE_SDHI_SCC_* macro upwards?

Ah, the SH_MOBILE_SDHI_SCC_* macros were the things that I missed. It is
okay as-is then.

Attachment: signature.asc
Description: PGP signature