Re: [PATCH] dt-bindings: thermal: Drop 'trips' node as required

From: Krzysztof Kozlowski
Date: Tue Jul 09 2024 - 11:04:27 EST


On 09/07/2024 17:01, Rob Herring (Arm) wrote:
> It is possible to have thermal zones which don't have any trip points.
> These zones in effect simply represent a temperature sensor without any
> action associated with it. While the schema has always required a
> 'trips' node, users have existed for a long time without it. Update the
> schema to match reality.
>
> Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/thermal/thermal-zones.yaml | 1 -
> 1 file changed, 1 deletion(-)
>

Indeed I noticed some new warnings after my recent fixes in Mediatek DTS.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Best regards,
Krzysztof