mmc: am654_sdhci: Add flag for PHY calibration
authorFaiz Abbas <faiz_abbas@ti.com>
Thu, 4 Feb 2021 09:40:49 +0000 (15:10 +0530)
committerLokesh Vutla <lokeshvutla@ti.com>
Thu, 4 Feb 2021 15:07:57 +0000 (20:37 +0530)
commit5b29fd4a8db22a63f0e7b3ce773e81bf1d855428
tree8a15f9c4778353fb38e15bf3f48300df3491e314
parent144e131d47fcc027ae6e9869273f7c8756eb8846
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>
drivers/mmc/am654_sdhci.c