2022-06-28 14:43:24

by Konrad Dybcio

[permalink] [raw]
Subject: [PATCH v4 1/3] dt-bindings: thermal: tsens: Add msm8992/4 compatibles

Add the compatibles for msm8992/4 TSENS hardware.

Signed-off-by: Konrad Dybcio <[email protected]>
---
No changes.

Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
index 038d81338fcf..0dad9e662161 100644
--- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
@@ -38,6 +38,8 @@ properties:
items:
- enum:
- qcom,msm8976-tsens
+ - qcom,msm8992-tsens
+ - qcom,msm8994-tsens
- qcom,qcs404-tsens
- const: qcom,tsens-v1

--
2.36.1


2022-06-29 10:02:16

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v4 1/3] dt-bindings: thermal: tsens: Add msm8992/4 compatibles

On 28/06/2022 16:23, Konrad Dybcio wrote:
> Add the compatibles for msm8992/4 TSENS hardware.
>
> Signed-off-by: Konrad Dybcio <[email protected]>
> ---
> No changes.

Rob's ack disappeared...


Acked-by: Krzysztof Kozlowski <[email protected]>


Best regards,
Krzysztof