commit | 5fe3f41808d8aa065b9c8e5f07345b21b8f90b55 | [log] [tgz] |
---|---|---|
author | Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> | Fri Oct 23 04:59:04 2020 -0600 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Oct 29 08:55:43 2020 +0100 |
tree | 6b7c63c9230cc53154001201d9646f71aa02cb5a | |
parent | 4179ee87b7928b1d1de661a1a19572ff1fdd5c88 [diff] |
mmc: zynq_sdhci: Add common function to set input/output tapdelays Remove setting tapdelays for different speeds separately. Instead use the ITAP and OTAP delay values which are read from the device tree. If the DT does not contain tap delay values, the predefined values will be used for the same. Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>