]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
mmc: sdhci-of-arasan: Allow configuring zero tap values
authorManish Narani <manish.narani@xilinx.com>
Mon, 16 Nov 2020 08:32:43 +0000 (14:02 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Nov 2020 12:39:14 +0000 (13:39 +0100)
commitfbbe94e5c743a8ea31c0fefe49f36775c17dc08b
tree57728a2d8dd9897a65efd53c84e50ba0f4fa81aa
parentfd49156dc81b7934c67fff0cc99741336c2b22be
mmc: sdhci-of-arasan: Allow configuring zero tap values

commit 9e9534329306fcd7ea1b84f14860a3c04ebe7f1a upstream.

Allow configuring the Output and Input tap values with zero to avoid
failures in some cases (one of them is SD boot mode) where the output
and input tap values may be already set to non-zero.

Fixes: a5c8b2ae2e51 ("mmc: sdhci-of-arasan: Add support for ZynqMP Platform Tap Delays Setup")
Signed-off-by: Sai Krishna Potthuri <lakshmi.sai.krishna.potthuri@xilinx.com>
Signed-off-by: Manish Narani <manish.narani@xilinx.com>
Acked-by: Michal Simek <michal.simek@xilinx.com>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/1605515565-117562-2-git-send-email-manish.narani@xilinx.com
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/mmc/host/sdhci-of-arasan.c