Skip to content
Commit 4453d51e authored by Swati Agarwal's avatar Swati Agarwal Committed by Ulf Hansson
Browse files

mmc: sdhci-of-arasan: Add support to request the "gate" clock



Add support to read the optional "gate" clock property and request the
clock which will be used to ungate the DLL clock.

For Xilinx platforms which has DLL module, dll clock must be
ungated/enabled when SD controller operates at higher frequencies like 50
MHz, 100 MHz and 200 MHz. This will be done by explicitly requesting gate
clock from the driver.

Signed-off-by: default avatarSwati Agarwal <swati.agarwal@amd.com>
Acked-by: default avatarMichal Simek <michal.simek@amd.com>
Acked-by: default avatarAdrian Hunter <adrian.hunter@intel.com>
Link: https://lore.kernel.org/r/20230223141402.23979-1-swati.agarwal@amd.com
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent e8d018dd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment