Skip to content

Commit 31ac56a

Browse files
lumagandersson
authored andcommitted
dt-bindings: soc: qcom: qcom,saw2: add missing compatible strings
Define compatible strings for SAW2 units present on MSM8960, IPQ4019 and IPQ8064. There is no need to include SAW version into the compat string, so just use the SoC and SAW2 kind. Also add missing L2 SAW2 compatibles for MSM8974 and APQ8084, they follow the existing CPU SAW2 strings. Signed-off-by: Dmitry Baryshkov <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent c9491a1 commit 31ac56a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/soc/qcom/qcom,saw2.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@ properties:
2525
compatible:
2626
items:
2727
- enum:
28+
- qcom,ipq4019-saw2-cpu
29+
- qcom,ipq4019-saw2-l2
30+
- qcom,ipq8064-saw2-cpu
2831
- qcom,sdm660-gold-saw2-v4.1-l2
2932
- qcom,sdm660-silver-saw2-v4.1-l2
3033
- qcom,msm8998-gold-saw2-v4.1-l2
@@ -33,10 +36,13 @@ properties:
3336
- qcom,msm8916-saw2-v3.0-cpu
3437
- qcom,msm8939-saw2-v3.0-cpu
3538
- qcom,msm8226-saw2-v2.1-cpu
39+
- qcom,msm8960-saw2-cpu
3640
- qcom,msm8974-saw2-v2.1-cpu
41+
- qcom,msm8974-saw2-v2.1-l2
3742
- qcom,msm8976-gold-saw2-v2.3-l2
3843
- qcom,msm8976-silver-saw2-v2.3-l2
3944
- qcom,apq8084-saw2-v2.1-cpu
45+
- qcom,apq8084-saw2-v2.1-l2
4046
- qcom,apq8064-saw2-v1.1-cpu
4147
- const: qcom,saw2
4248

0 commit comments

Comments
 (0)