commit | ea31246ad2ac8446b18052cf1a081490ac0bed58 | [log] [tgz] |
---|---|---|
author | Jonas Karlman <jonas@kwiboo.se> | Tue Apr 18 16:46:29 2023 +0000 |
committer | Kever Yang <kever.yang@rock-chips.com> | Fri Apr 21 15:16:02 2023 +0800 |
tree | 1da3a0fa88cda138af7c291887b40e152db1e9cf | |
parent | 785fe8edcae5b018084a6fdc4dc940f1a100a6df [diff] |
mmc: rockchip_sdhci: Add set_clock and config_dll sdhci_ops Add support for the set_clock and config_dll sdhci_ops. Use of these ops will allow configuration of DLL while the output clock is disabled. Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>