commit | 5b29fd4a8db22a63f0e7b3ce773e81bf1d855428 | [log] [tgz] |
---|---|---|
author | Faiz Abbas <faiz_abbas@ti.com> | Thu Feb 04 15:10:49 2021 +0530 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Thu Feb 04 20:37:57 2021 +0530 |
tree | 8a15f9c4778353fb38e15bf3f48300df3491e314 | |
parent | 144e131d47fcc027ae6e9869273f7c8756eb8846 [diff] |
mmc: am654_sdhci: Add flag for PHY calibration Not all controllers need calibration for the PHY DLL. Add a DLL_CALIB flag to indicate the same. Also move the write of trm_icp and driver strength to the set_clock() function to match the kernel configuration flow. Signed-off-by: Faiz Abbas <faiz_abbas@ti.com> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>