commit | ee9ae005dc4cbd0a9a792c0b78385055f18b9a8a | [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 | affcba728b90428f38e6ea6b945935146c8f3dcb [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>