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

Dipa Ramesh Mantre via B4 Relay posted 1 patch 1 month ago
Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: thermal: qcom-tsens: Document the Hawi Temperature Sensor
Posted by Dipa Ramesh Mantre via B4 Relay 1 month ago
From: Dipa Ramesh Mantre <dipa.mantre@oss.qualcomm.com>

Document the Temperature Sensor (TSENS) on the Qualcomm Hawi SoC.

Signed-off-by: Dipa Ramesh Mantre <dipa.mantre@oss.qualcomm.com>
---
 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 7d34ba00e684..4fce027e44ad 100644
--- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
@@ -56,6 +56,7 @@ properties:
           - enum:
               - qcom,eliza-tsens
               - qcom,glymur-tsens
+              - qcom,hawi-tsens
               - qcom,kaanapali-tsens
               - qcom,milos-tsens
               - qcom,msm8953-tsens

---
base-commit: e98d21c170b01ddef366f023bbfcf6b31509fa83
change-id: 20260512-dtbinding-hawi-0cff91d55f39

Best regards,
-- 
Dipa Ramesh Mantre <dipa.mantre@oss.qualcomm.com>
Re: [PATCH] dt-bindings: thermal: qcom-tsens: Document the Hawi Temperature Sensor
Posted by Daniel Lezcano 3 weeks, 5 days ago
On 5/12/26 13:13, Dipa Ramesh Mantre via B4 Relay wrote:
> From: Dipa Ramesh Mantre <dipa.mantre@oss.qualcomm.com>
> 
> Document the Temperature Sensor (TSENS) on the Qualcomm Hawi SoC.
> 
> Signed-off-by: Dipa Ramesh Mantre <dipa.mantre@oss.qualcomm.com>
> ---

Applied, thanks
Re: [PATCH] dt-bindings: thermal: qcom-tsens: Document the Hawi Temperature Sensor
Posted by Krzysztof Kozlowski 4 weeks ago
On Tue, May 12, 2026 at 04:43:36PM +0530, Dipa Ramesh Mantre wrote:
> Document the Temperature Sensor (TSENS) on the Qualcomm Hawi SoC.
> 
> Signed-off-by: Dipa Ramesh Mantre <dipa.mantre@oss.qualcomm.com>
> ---
>  Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
>  1 file changed, 1 insertion(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof