commit | f3dafc374a82929c679a0e791f43cc53268af952 | [log] [tgz] |
---|---|---|
author | Manish Narani <manish.narani@xilinx.com> | Wed Nov 20 12:17:26 2019 +0530 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Wed Nov 20 13:55:55 2019 +0100 |
tree | 4208d889ba5c07b348a9bbe41e5911652ebc834b | |
parent | fec81c5bca2499b4a263667860018c2ce47f4f51 [diff] |
mmc: sdhci-of-arasan: Add support to set clock phase delays for SD Add support to read Clock Phase Delays from the DT and set it via clk_set_phase() API from clock framework. Some of the controllers might have their own handling of setting clock delays, for this keep the set_clk_delays as function pointer which can be assigned controller specific handling of the same. Signed-off-by: Manish Narani <manish.narani@xilinx.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>