commit | e7da6ac6c1ccfbc3fa605c93bc56b2b6926f4d70 | [log] [tgz] |
---|---|---|
author | Kishon Vijay Abraham I <kishon@ti.com> | Tue Jan 30 16:01:40 2018 +0100 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Mon Feb 19 16:58:55 2018 +0900 |
tree | 1b2ef2703167fc956f3fb2952197f59b9cdbc65d | |
parent | b4a2acef65ec2ebb08ad7419d0523ecad419a436 [diff] |
mmc: omap_hsmmc: Add support to set IODELAY values The data manual of J6/J6 Eco recommends to set different IODELAY values depending on the mode in which the MMC/SD is enumerated in order to ensure IO timings are met. Add support to parse mux values and iodelay values from device tree and set these depending on the enumerated MMC mode. Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>