Commit 9e95343
mmc: sdhci-of-arasan: Allow configuring zero tap values
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: a5c8b2a ("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>1 parent 60d5356 commit 9e95343
1 file changed
Lines changed: 8 additions & 32 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
600 | 600 | | |
601 | 601 | | |
602 | 602 | | |
603 | | - | |
604 | | - | |
605 | | - | |
606 | | - | |
607 | | - | |
608 | | - | |
609 | | - | |
610 | | - | |
| 603 | + | |
| 604 | + | |
611 | 605 | | |
612 | 606 | | |
613 | 607 | | |
| |||
668 | 662 | | |
669 | 663 | | |
670 | 664 | | |
671 | | - | |
672 | | - | |
673 | | - | |
674 | | - | |
675 | | - | |
676 | | - | |
677 | | - | |
678 | | - | |
| 665 | + | |
| 666 | + | |
679 | 667 | | |
680 | 668 | | |
681 | 669 | | |
| |||
733 | 721 | | |
734 | 722 | | |
735 | 723 | | |
736 | | - | |
737 | | - | |
738 | | - | |
739 | | - | |
740 | | - | |
741 | | - | |
742 | | - | |
743 | | - | |
| 724 | + | |
| 725 | + | |
744 | 726 | | |
745 | 727 | | |
746 | 728 | | |
| |||
804 | 786 | | |
805 | 787 | | |
806 | 788 | | |
807 | | - | |
808 | | - | |
809 | | - | |
810 | | - | |
811 | | - | |
812 | | - | |
813 | | - | |
814 | | - | |
| 789 | + | |
| 790 | + | |
815 | 791 | | |
816 | 792 | | |
817 | 793 | | |
| |||
0 commit comments