commit | 4739aaabd8fac74d47755ff5d0d995815d59a94d | [log] [tgz] |
---|---|---|
author | Ashok Reddy Soma <ashok.reddy.soma@amd.com> | Tue Jan 10 04:31:22 2023 -0700 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Tue Jan 31 22:02:27 2023 +0900 |
tree | 9216df43a3a65305500a7a53db02b07d75c6108d | |
parent | 0ab38fd7157e8617ca6871ae572847dbce631e1a [diff] |
mmc: sdhci: Check and call config_dll callback functions Check if the low level driver supports config_dll callback function and call it if it does. Call with dll disable before calling set_clock and with dll enable after it. Signed-off-by: Ashok Reddy Soma <ashok.reddy.soma@amd.com>