commit | 24a5107486d62ee43f384d0246d38204052b7230 | [log] [tgz] |
---|---|---|
author | Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> | Fri Jul 09 05:53:41 2021 -0600 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Jul 26 09:18:45 2021 +0200 |
tree | 22f3679579c0e6465eb7f9c9889d2111799c17e6 | |
parent | 6f645380406f7f19062c50f1e64a8ed8eabf0535 [diff] |
mmc: zynq_sdhci: Use Mask writes for Tap delays Restrict tap_delay value to the allowed size(8bits for itap and 6 bits for otap) before writing to the tap delay register. Clear ITAP and OTAP delay bits before updating with the new tap value for Versal platform. Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com>