Re: [PATCH v2 1/2] dt-bindings: thermal: tsens: add ipq5210 & ipq9650 compatible
From: Krzysztof Kozlowski
Date: Wed Jun 10 2026 - 03:55:01 EST
On Tue, Jun 09, 2026 at 12:24:46PM +0530, Varadarajan Narayanan wrote:
> Add the compatible for the thermal sensors on the ipq5210 and ipq9650. The
> ipq5210 uses ipq5332-tsens as a fallback, while ipq9650 is added as a
> standalone v2 TSENS compatible with combined interrupt.
>
> Signed-off-by: Varadarajan Narayanan <varadarajan.narayanan@xxxxxxxxxxxxxxxx>
> ---
> v2: Fix fallback definition
> ---
> Documentation/devicetree/bindings/thermal/qcom-tsens.yaml | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> index 7d34ba00e684..a927650c119b 100644
> --- a/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> +++ b/Documentation/devicetree/bindings/thermal/qcom-tsens.yaml
> @@ -92,6 +92,13 @@ properties:
> - qcom,ipq5332-tsens
> - qcom,ipq5424-tsens
> - qcom,ipq8074-tsens
> + - qcom,ipq9650-tsens
qcom,ipq9650-tsens need constraints for interrupts.
Best regards,
Krzysztof