commit | 0ab38fd7157e8617ca6871ae572847dbce631e1a | [log] [tgz] |
---|---|---|
author | Ashok Reddy Soma <ashok.reddy.soma@amd.com> | Tue Jan 10 04:31:21 2023 -0700 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Tue Jan 31 22:02:27 2023 +0900 |
tree | 245cf16cdc98ba77007bf81b40105570f450ed4d | |
parent | efdeed63c8f0468c06e979b1e5d4bea6eb6e49d7 [diff] |
mmc: zynq_sdhci: Add support for eMMC5.1 for Versal NET platform Add support for eMMC 5.1 for Versal NET platform - Add new compatible string(xlnx,versal-net-5.1-emmc). - Add CONFIG_ARCH_VERSAL_NET condition wherever required. - Add DLL and Delay Chain mode support - Add input and output tap delays for eMMC. - Add Strobe select tap for HS400 mode. Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@amd.com>