Skip to content

Commit 6f48290

Browse files
robherringdlezcano
authored andcommitted
dt-bindings: thermal: Drop 'trips' node as required
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> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20240709150154.3272825-1-robh@kernel.org Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
1 parent fd1f85b commit 6f48290

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Documentation/devicetree/bindings/thermal/thermal-zones.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ patternProperties:
232232

233233
required:
234234
- thermal-sensors
235-
- trips
236235

237236
additionalProperties: false
238237

0 commit comments

Comments
 (0)