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)
commitdd363e2f7196278e7a30f509a0e8a841cb763b14
tree5f9380eec1b9cc3ec9ddad820e3a20b7666409b5
parent63d42708320d6d2ca9ed505123d50ff4a542c36f
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: 1664014e4679 ("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