> + if (ver == SDHI_VER_GEN3_SDMMC && quirks && quirks->hs400_calib_table) { > + host->fixup_request = renesas_sdhi_fixup_request; > + priv->adjust_hs400_calib_table = *( > + res->start == SDHI_GEN3_MMC0_ADDR ? > + quirks->hs400_calib_table : > + quirks->hs400_calib_table + 1); > + } > + Testing revealed that this chunk should be moved up before calling tmio_mmc_host_probe(). After that, output from R-Car M3-N and H3 ES2.0 were as expected. Updated debug test patch was pushed out to the branch as well. Tomorrow, I will test R-Car H2 and if all goes well, I will send out the fixed and non-RFC version of this series.
Attachment:
signature.asc
Description: PGP signature