Re: [PATCH v2 0/3] Bug Fixes to Tap Delay code in SDHCI Arasan driver

From: Ulf Hansson
Date: Tue Nov 17 2020 - 06:51:27 EST


On Mon, 16 Nov 2020 at 09:33, Manish Narani <manish.narani@xxxxxxxxxx> 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(-)
>

Applied for fixes and by adding a stable tag, thanks!

Kind regards
Uffe