diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2022-02-20 21:18:55 +0100 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2022-03-08 21:26:09 +0100 |
commit | e8ec6bb302074e41268f9764bf6328599682b84f (patch) | |
tree | f694dfbb66e57e3dd47c8519a5e0ceca67765b31 /Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | |
parent | dt-bindings: thermal: Add sm8150 compatible string for LMh (diff) | |
download | linux-e8ec6bb302074e41268f9764bf6328599682b84f.tar.xz linux-e8ec6bb302074e41268f9764bf6328599682b84f.zip |
dt-bindings: thermal: tsens: Add msm8953 compatible
Document the compatible string for tsens found in msm8953.
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Acked-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Acked-by: Amit Kucheria <amitk@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220220201909.445468-3-luca@z3ntu.xyz
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/thermal/qcom-tsens.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml index d3b9e9b600a2..b6406bcc683f 100644 --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml @@ -43,6 +43,7 @@ properties: - description: v2 of TSENS items: - enum: + - qcom,msm8953-tsens - qcom,msm8996-tsens - qcom,msm8998-tsens - qcom,sc7180-tsens |