commit | 947e8f327852d2152f24309e2b4c29b2eef192ae | [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 | b7f57bb334479feecdba636a2fcb91faba0e01e5 [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>