Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Yassine Oudjana and committed by
Bjorn Andersson
434cb577 a47fa461

+3 -1
+3 -1
Documentation/devicetree/bindings/clock/qcom,msm8996-cbf.yaml
··· 15 15 16 16 properties: 17 17 compatible: 18 - const: qcom,msm8996-cbf 18 + enum: 19 + - qcom,msm8996-cbf 20 + - qcom,msm8996pro-cbf 19 21 20 22 reg: 21 23 maxItems: 1