Re: [RFC PATCH v3 2/2] mmc: renesas_sdhi: support manual calibration

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> +	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


[Index of Archives]     [Linux Memonry Technology]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux