diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2022-06-23 15:04:08 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-09-14 05:58:34 +0300 |
commit | 7026af10aa9196fd08d51eeea81af3de6440c72b (patch) | |
tree | ba5263c56f77d30e5c1ad80f6bdf9433b108e6d5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e38fc8f036a0b2908721aee9b75864acb8445be4 (diff) | |
download | linux-7026af10aa9196fd08d51eeea81af3de6440c72b.tar.xz |
clk: qcom: lcc-msm8960: use macros to implement mi2s clocks
Split and extend existing CLK_AIF_OSR_DIV macro to implement mi2s
clocks. This simplifies the driver and removes extra code duplication.
The clock mi2s_div_clk used .enable_reg/.enable_bit, however these
fields are not used with by the clk_regmap_div_ops, thus they are
silently dropped. Clock enablement is handled in the mi2s_bit_div_clk
clock.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tested-by: David Heidelberg <david@ixit.cz> # tested on Nexus 7 (2013)
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220623120418.250589-6-dmitry.baryshkov@linaro.org
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions