'st,passive_colling_temp' does not appear in the device-tree, 'reg' and
'#thermal-sensor-cells' are also missing in the device description.
Convert st,stih407-thermal binding to DT schema format in order to clean
unused 'st,passive_cooling_temp' and add missing properties.
Signed-off-by: Raphael Gallais-Pou <rgallaispou@xxxxxxxxx>
---
Changes in v3:
- Specify const value for '#thermal-sensor-cells'
- Add 'maxItems' for 'interrupts' property
- Change commit log accordingly
Changes in v2:
- Change commit log to use imperative
- Drop description
- Drop 'clocks' description
- Add 'reg' property
- Add '#thermal-sensor-cells'
- Make node name generic in example
- Fix YAML style
---
.../bindings/thermal/st,stih407-thermal.yaml | 58 ++++++++++++++++++++++
.../devicetree/bindings/thermal/st-thermal.txt | 32 ------------
2 files changed, 58 insertions(+), 32 deletions(-)
diff --git a/Documentation/devicetree/bindings/thermal/st,stih407-thermal.yaml b/Documentation/devicetree/bindings/thermal/st,stih407-thermal.yaml
new file mode 100644
index 000000000000..9f6fc5c95c55
--- /dev/null