diff mbox series

[2/3] dt-bindings: thermal: qcom-tsens: Add MSM8909 compatible

Message ID 20220627131415.2868938-3-stephan.gerhold@kernkonzept.com
State Superseded
Headers show
Series thermal: qcom: tsens: Add data for MSM8909 | expand

Commit Message

Stephan Gerhold June 27, 2022, 1:14 p.m. UTC
MSM8909 uses the TSENS v0.1 block similar to other SoCs like MSM8916.
Document the "qcom,msm8909-tsens" compatible in the existing schema.

Signed-off-by: Stephan Gerhold <stephan.gerhold@kernkonzept.com>
---
 Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski June 29, 2022, 10:46 a.m. UTC | #1
On 27/06/2022 15:14, Stephan Gerhold wrote:
> MSM8909 uses the TSENS v0.1 block similar to other SoCs like MSM8916.
> Document the "qcom,msm8909-tsens" compatible in the existing schema.
> 
> Signed-off-by: Stephan Gerhold <stephan.gerhold@kernkonzept.com>
> ---


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
index e93e9deec6f6..5cd5501e578c 100644
--- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
@@ -29,6 +29,7 @@  properties:
         items:
           - enum:
               - qcom,mdm9607-tsens
+              - qcom,msm8909-tsens
               - qcom,msm8916-tsens
               - qcom,msm8939-tsens
               - qcom,msm8974-tsens