On 16. 11. 20 9:32, Manish Narani wrote: > This patch set consists a couple of minor bug fixes for SDHCI Arasan > driver. The fixes are for tap delay programming where in some cases > tuning is failing for some of the SD cards. > > Changes in v2: > - Fixed the eemi_ops call issue by replacing to an API call > directly > - Merged https://lore.kernel.org/patchwork/patch/1336342/ > with this series of patches > > Manish Narani (3): > mmc: sdhci-of-arasan: Allow configuring zero tap values > mmc: sdhci-of-arasan: Use Mask writes for Tap delays > mmc: sdhci-of-arasan: Issue DLL reset explicitly > > drivers/mmc/host/sdhci-of-arasan.c | 51 +++++++++++------------------- > 1 file changed, 19 insertions(+), 32 deletions(-) > Acked-by: Michal Simek <michal.simek@xxxxxxxxxx> Thanks, Michal