[PATCH] dt-bindings: thermal: qcom-tsens: Document ipq6018 temperature sensor

Rayyan Ansari posted 1 patch 1 year, 5 months ago
Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: thermal: qcom-tsens: Document ipq6018 temperature sensor
Posted by Rayyan Ansari 1 year, 5 months ago
Document the ipq6018 temperature sensor, which is used in ipq6018.dtsi
and is compatible with the ipq8074 temperature sensor.

Signed-off-by: Rayyan Ansari <rayyan.ansari@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..d6f333a7bcd1 100644
--- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
+++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
@@ -76,6 +76,7 @@ properties:
       - description: v2 of TSENS with combined interrupt
         items:
           - enum:
+              - qcom,ipq6018-tsens
               - qcom,ipq9574-tsens
           - const: qcom,ipq8074-tsens
 
-- 
2.45.2
Re: [PATCH] dt-bindings: thermal: qcom-tsens: Document ipq6018 temperature sensor
Posted by Rob Herring (Arm) 11 months, 2 weeks ago
On Tue, 16 Jul 2024 14:38:02 +0100, Rayyan Ansari wrote:
> Document the ipq6018 temperature sensor, which is used in ipq6018.dtsi
> and is compatible with the ipq8074 temperature sensor.
> 
> Signed-off-by: Rayyan Ansari <rayyan.ansari@linaro.org>
> ---
>  Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Looks like this slipped thru the cracks. Applied, thanks!
Re: [PATCH] dt-bindings: thermal: qcom-tsens: Document ipq6018 temperature sensor
Posted by Krzysztof Kozlowski 1 year, 5 months ago
On 16/07/2024 15:38, Rayyan Ansari wrote:
> Document the ipq6018 temperature sensor, which is used in ipq6018.dtsi
> and is compatible with the ipq8074 temperature sensor.
> 
> Signed-off-by: Rayyan Ansari <rayyan.ansari@linaro.org>
> ---

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

Best regards,
Krzysztof