[PATCH] dt-bindings: thermal: qcom-tsens: Document the X1E80100 Temperature Sensor

Abel Vesa posted 1 patch 1 year, 8 months ago
There is a newer version of this series
Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: thermal: qcom-tsens: Document the X1E80100 Temperature Sensor
Posted by Abel Vesa 1 year, 8 months ago
Document the Temperature Sensor (TSENS) on the X1E80100 Platform.

Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
---
 Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
index 99d9c526c0b6..ac54ed604b74 100644
--- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
@@ -67,6 +67,7 @@ properties:
               - qcom,sm8450-tsens
               - qcom,sm8550-tsens
               - qcom,sm8650-tsens
+              - qcom,x1e80100-tsens
           - const: qcom,tsens-v2
 
       - description: v2 of TSENS with combined interrupt

---
base-commit: 3689b0ef08b70e4e03b82ebd37730a03a672853a
change-id: 20240522-x1e80100-bindings-thermal-qcom-tsens-aa2db90c4a74

Best regards,
-- 
Abel Vesa <abel.vesa@linaro.org>
Re: [PATCH] dt-bindings: thermal: qcom-tsens: Document the X1E80100 Temperature Sensor
Posted by Krzysztof Kozlowski 1 year, 8 months ago
On 27/05/2024 08:52, Abel Vesa wrote:
> Document the Temperature Sensor (TSENS) on the X1E80100 Platform.
> 
> Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
> ---

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>

Best regards,
Krzysztof