commit | 7e74522d5fbf2409974300d5de3e67e9c536a181 | [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 | 0030d4971561c20edf66a76952ba32e5adf77ff5 [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>