Skip to content

Commit a63fa2b

Browse files
lumagdlezcano
authored andcommitted
dt-bindings: thermal: qcom-tsens.yaml: add msm8960 compat string
Add compatibility string for the thermal sensors on MSM8960/APQ8064 platforms. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20220406002648.393486-2-dmitry.baryshkov@linaro.org Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
1 parent 9e5f5f1 commit a63fa2b

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/devicetree/bindings/thermal/qcom-tsens.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,11 @@ description: |
1919
properties:
2020
compatible:
2121
oneOf:
22-
- description: msm9860 TSENS based
22+
- description: msm8960 TSENS based
2323
items:
2424
- enum:
2525
- qcom,ipq8064-tsens
26+
- qcom,msm8960-tsens
2627

2728
- description: v0.1 of TSENS
2829
items:
@@ -116,6 +117,7 @@ allOf:
116117
- qcom,ipq8064-tsens
117118
- qcom,mdm9607-tsens
118119
- qcom,msm8916-tsens
120+
- qcom,msm8960-tsens
119121
- qcom,msm8974-tsens
120122
- qcom,msm8976-tsens
121123
- qcom,qcs404-tsens

0 commit comments

Comments
 (0)