Skip to content

Commit da73f9b

Browse files
kholkdlezcano
authored andcommitted
dt: thermal: tsens: Document compatible for MSM8976/56
Support for MSM8976 and MSM8956 (having tsens ip version 1) has been added to the qcom tsens driver: document the addition here. Signed-off-by: AngeloGioacchino Del Regno <[email protected]> Reviewed-by: Amit Kucheria <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 0e58029 commit da73f9b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ properties:
2929
- description: v1 of TSENS
3030
items:
3131
- enum:
32+
- qcom,msm8976-tsens
3233
- qcom,qcs404-tsens
3334
- const: qcom,tsens-v1
3435

@@ -82,6 +83,7 @@ allOf:
8283
enum:
8384
- qcom,msm8916-tsens
8485
- qcom,msm8974-tsens
86+
- qcom,msm8976-tsens
8587
- qcom,qcs404-tsens
8688
- qcom,tsens-v0_1
8789
- qcom,tsens-v1

0 commit comments

Comments
 (0)