Skip to content

Commit 8d5d6ab

Browse files
konradybciodlezcano
authored andcommitted
dt-bindings: thermal-zones: Don't require polling-delay(-passive)
Currently, thermal zones associated with providers that have interrupts for signaling hot/critical trips are required to set a polling-delay of 0 to indicate no polling. This feels a bit backwards. Assume 0 (no polling) when these properties are not defined. Signed-off-by: Konrad Dybcio <[email protected]> Reviewed-by: Conor Dooley <[email protected]> Reviewed-by: Bjorn Andersson <[email protected]> Signed-off-by: Daniel Lezcano <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 4d06420 commit 8d5d6ab

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,8 +228,6 @@ patternProperties:
228228
additionalProperties: false
229229

230230
required:
231-
- polling-delay
232-
- polling-delay-passive
233231
- thermal-sensors
234232
- trips
235233

0 commit comments

Comments
 (0)