[PATCH 0/2] Assume polling-delay(-passive) = 0 when absent

From: Konrad Dybcio
Date: Thu Jan 25 2024 - 07:11:44 EST


As it stands, setting 0 explicitly feels like spam inside the DTs.
This series simplifies it.

Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
---
Konrad Dybcio (2):
dt-bindings: thermal-zones: Don't require polling-delay(-passive)
thermal/of: Assume polling-delay(-passive) 0 when absent

Documentation/devicetree/bindings/thermal/thermal-zones.yaml | 2 --
drivers/thermal/thermal_of.c | 12 ++++++++----
2 files changed, 8 insertions(+), 6 deletions(-)
---
base-commit: 01af33cc9894b4489fb68fa35c40e9fe85df63dc
change-id: 20240125-topic-thermal-f954cf83fc50

Best regards,
--
Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>