diff options
author | Andrew Jeffery <andrew@aj.id.au> | 2021-01-14 13:44:28 +1030 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2021-02-01 11:54:47 +0100 |
commit | 3561afa02605b398d1b98e1ce913ea6411cdc5dd (patch) | |
tree | 2cfabc460c4814f3be7c368db5792b2574212ce2 /drivers/dax | |
parent | 7c7905df68c5ca5b3b20f41ef3f0d245ae6f32c3 (diff) |
mmc: core: Add helper for parsing clock phase properties
Drivers for MMC hosts that accept phase corrections can take advantage
of the helper by embedding an instance of struct mmc_clk_phase_map in
their private data and invoking mmc_of_parse_clk_phase() to extract
phase parameters. It is the responsibility of the host driver to
translate and apply the extracted values to hardware as required.
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Link: https://lore.kernel.org/r/20210114031433.2388532-2-andrew@aj.id.au
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/dax')
0 files changed, 0 insertions, 0 deletions