diff options
author | Christian Marangi <ansuelsmth@gmail.com> | 2022-08-19 01:06:20 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-09-27 05:40:10 +0300 |
commit | c5d2c96b3a7bd8987fad9957510034130037fccf (patch) | |
tree | 731c3eb15412144a17c14f74bb8f88b0c296941a /block/blk-mq-debugfs-zoned.c | |
parent | 18f6e9cd7fa3ef6a6dcb10d3fe357afaa52bd216 (diff) | |
download | linux-c5d2c96b3a7bd8987fad9957510034130037fccf.tar.xz |
clk: qcom: clk-rcg2: add rcg2 mux ops
An RCG may act as a mux that switch between 2 parents.
This is the case on IPQ6018 and IPQ8074 where the APCS core clk that feeds
the CPU cluster clock just switches between XO and the PLL that feeds it.
Add the required ops to add support for this special configuration and use
the generic mux function to determine the rate.
This way we dont have to keep a essentially dummy frequency table to use
RCG2 as a mux.
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Signed-off-by: Robert Marko <robimarko@gmail.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220818220628.339366-1-robimarko@gmail.com
Diffstat (limited to 'block/blk-mq-debugfs-zoned.c')
0 files changed, 0 insertions, 0 deletions