History log of /linux-master/Documentation/devicetree/bindings/clock/qcom,msm8996-cbf.yaml
Revision Date Author Comments
# 434cb577 26-May-2023 Yassine Oudjana <y.oudjana@protonmail.com>

dt-bindings: clock: qcom,msm8996-cbf: Add compatible for MSM8996 Pro

The CBF clock on MSM8996 Pro has a different divisor compared to MSM8996
and is therefore not fully compatible with it. Add a new compatible string
to differentiate between them.

Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230527093934.101335-2-y.oudjana@protonmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>


# 56c121dc 19-Jan-2023 Dmitry Baryshkov <dmitry.baryshkov@linaro.org>

dt-bindings: clock: qcom,msm8996-cbf: Describe the MSM8996 CBF clock controller

MSM8996 Core Bus Fabric (CBF) clock controller clocks an interconnect
between two CPU clusters. The CBF clock should follow the CPU
frequencies to provide enough bandwidth between clusters. Thus a single
driver implements both a clock and an interconnect to set the clock
rate.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20230120061417.2623751-2-dmitry.baryshkov@linaro.org