[PATCH 1/3] dt-bindings: thermal: qcom-tsens: add IPQ6018 compatible

Mantas Pucka posted 3 patches 1 year, 11 months ago
[PATCH 1/3] dt-bindings: thermal: qcom-tsens: add IPQ6018 compatible
Posted by Mantas Pucka 1 year, 11 months ago
IPQ6018 has tsens HW block compatible with IPQ8074.

Signed-off-by: Mantas Pucka <mantas@8devices.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 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.7.4
Re: [PATCH 1/3] dt-bindings: thermal: qcom-tsens: add IPQ6018 compatible
Posted by Conor Dooley 1 year, 11 months ago
On Thu, Jan 25, 2024 at 11:04:10AM +0200, Mantas Pucka wrote:
> IPQ6018 has tsens HW block compatible with IPQ8074.
> 
> Signed-off-by: Mantas Pucka <mantas@8devices.com>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Cheers,
Conor.

> ---
>  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.7.4
>