]> git.baikalelectronics.ru Git - kernel.git/commit
clk: qcom: gcc-msm8939: Add missing system_mm_noc_bfdcd_clk_src
authorBryan O'Donoghue <bryan.odonoghue@linaro.org>
Wed, 4 May 2022 16:38:34 +0000 (17:38 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 30 Jun 2022 03:47:31 +0000 (22:47 -0500)
commit3d3b84fc9774cf01aa916317ee528c6bc3c21919
tree5f9380eec1b9cc3ec9ddad820e3a20b7666409b5
parentd547bab855649526c253162b55f7133840ee12eb
clk: qcom: gcc-msm8939: Add missing system_mm_noc_bfdcd_clk_src

The msm8939 has an additional higher operating point for the multi-media
peripherals. The higher throughput MM componets operate off of the
system-mm noc not the system noc.

system_mm_noc_bfdcd_clk_src is the source clock for the higher frequency
capable system noc mm.

Maximum frequency for the MM SNOC is 400 MHz.

Fixes: eb3f95ec5adf ("clk: qcom: gcc-msm8939: Add MSM8939 Generic Clock Controller")
Signed-off-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220504163835.40130-4-bryan.odonoghue@linaro.org
drivers/clk/qcom/gcc-msm8939.c