diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2021-07-04 10:40:32 +0800 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2021-08-05 18:52:11 -0700 |
commit | 5d9bc010db0a4f5b17b3f5f982a85c49bb911754 (patch) | |
tree | be995ce8b0384c5a1e5cbe7686be1e4cdba44558 /drivers/base | |
parent | f9a6a326f66dfb7d62cef79c6755cc773e5fb8ad (diff) |
clk: qcom: a53-pll: Add MSM8939 a53pll support
MSM8939 has 3 a53pll clocks with different frequency table for Cluster0,
Cluster1 and CCI. It adds function qcom_a53pll_get_freq_tbl() to create
pll_freq_tbl from OPP, so that those a53pll frequencies can be defined
in DT with operating-points-v2 bindings rather than being coded in the
driver. In this case, one compatible rather than three would be needed
for these 3 a53pll clocks.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Link: https://lore.kernel.org/r/20210704024032.11559-5-shawn.guo@linaro.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions