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) <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Daniel Lezcano <[email protected]>
1 parent fd1f85b commit 6f48290

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)