* [PATCH] dt-bindings: thermal: Drop 'trips' node as required
@ 2024-07-09 15:01 Rob Herring (Arm)
2024-07-09 15:03 ` Krzysztof Kozlowski
2024-07-09 15:28 ` Daniel Lezcano
0 siblings, 2 replies; 3+ messages in thread
From: Rob Herring (Arm) @ 2024-07-09 15:01 UTC (permalink / raw)
To: Rafael J. Wysocki, Daniel Lezcano, Zhang Rui, Lukasz Luba,
Krzysztof Kozlowski, Conor Dooley
Cc: linux-pm, devicetree, linux-kernel
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@kernel.org>
---
Documentation/devicetree/bindings/thermal/thermal-zones.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/thermal/thermal-zones.yaml b/Documentation/devicetree/bindings/thermal/thermal-zones.yaml
index 68398e7e8655..8315ab4b00eb 100644
--- a/Documentation/devicetree/bindings/thermal/thermal-zones.yaml
+++ b/Documentation/devicetree/bindings/thermal/thermal-zones.yaml
@@ -229,7 +229,6 @@ patternProperties:
required:
- thermal-sensors
- - trips
additionalProperties: false
--
2.43.0
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] dt-bindings: thermal: Drop 'trips' node as required
2024-07-09 15:01 [PATCH] dt-bindings: thermal: Drop 'trips' node as required Rob Herring (Arm)
@ 2024-07-09 15:03 ` Krzysztof Kozlowski
2024-07-09 15:28 ` Daniel Lezcano
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2024-07-09 15:03 UTC (permalink / raw)
To: Rob Herring (Arm), Rafael J. Wysocki, Daniel Lezcano, Zhang Rui,
Lukasz Luba, Krzysztof Kozlowski, Conor Dooley
Cc: linux-pm, devicetree, linux-kernel
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@kernel.org>
> ---
> 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@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] dt-bindings: thermal: Drop 'trips' node as required
2024-07-09 15:01 [PATCH] dt-bindings: thermal: Drop 'trips' node as required Rob Herring (Arm)
2024-07-09 15:03 ` Krzysztof Kozlowski
@ 2024-07-09 15:28 ` Daniel Lezcano
1 sibling, 0 replies; 3+ messages in thread
From: Daniel Lezcano @ 2024-07-09 15:28 UTC (permalink / raw)
To: Rob Herring (Arm), Rafael J. Wysocki, Zhang Rui, Lukasz Luba,
Krzysztof Kozlowski, Conor Dooley
Cc: linux-pm, devicetree, linux-kernel
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@kernel.org>
> ---
Applied, thanks
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-07-09 15:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-09 15:01 [PATCH] dt-bindings: thermal: Drop 'trips' node as required Rob Herring (Arm)
2024-07-09 15:03 ` Krzysztof Kozlowski
2024-07-09 15:28 ` Daniel Lezcano
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox