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 Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux