devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Update st,stih407-thermal device
@ 2024-03-20 21:33 Raphael Gallais-Pou
  2024-03-20 21:33 ` [PATCH v3 1/2] dt-bindings: thermal: convert st,stih407-thermal to DT schema Raphael Gallais-Pou
  2024-03-20 21:33 ` [PATCH v3 2/2] ARM: dts: st: add thermal property on stih410.dtsi and stih418.dtsi Raphael Gallais-Pou
  0 siblings, 2 replies; 7+ messages in thread
From: Raphael Gallais-Pou @ 2024-03-20 21:33 UTC (permalink / raw)
  To: Rafael J. Wysocki, Daniel Lezcano, Zhang Rui, Lukasz Luba,
	Rob Herring, Krzysztof Kozlowski, Conor Dooley, Patrice Chotard,
	Lee Jones
  Cc: linux-pm, devicetree, linux-kernel, linux-arm-kernel

Those two patches update the thermal device by converting the deprecated
txt documentation file to DT schema, and adding a required property in
the device tree where it is needed.

Signed-off-by: Raphael Gallais-Pou <rgallaispou@gmail.com>
---
Changes in v3:
- [1/2] Specify const value for '#thermal-sensor-cells'
- [1/2] Add 'maxItems' for 'interrupts' property
- [1/2] Change commit log accordingly
- Did not add Krzysztof's r-b since patch [1/2] was modified

Changes in v2:
- [1/2] Change commit log to use imperative
- [1/2] Drop description
- [1/2] Drop 'clocks' description
- [1/2] Add 'reg' property
- [1/2] Add '#thermal-sensor-cells'
- [1/2] Make node name generic in example
- [1/2] Fix YAML style

---
Raphael Gallais-Pou (2):
      dt-bindings: thermal: convert st,stih407-thermal to DT schema
      ARM: dts: st: add thermal property on stih410.dtsi and stih418.dtsi

 .../bindings/thermal/st,stih407-thermal.yaml       | 58 ++++++++++++++++++++++
 .../devicetree/bindings/thermal/st-thermal.txt     | 32 ------------
 arch/arm/boot/dts/st/stih410.dtsi                  |  1 +
 arch/arm/boot/dts/st/stih418.dtsi                  |  1 +
 4 files changed, 60 insertions(+), 32 deletions(-)
---
base-commit: b6d69282db550689ab5980e06eedd23b64584a73
change-id: 20240225-thermal-8cd0ba7f452b

Best regards,
-- 
Raphael Gallais-Pou <rgallaispou@gmail.com>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-06-25  7:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-20 21:33 [PATCH v3 0/2] Update st,stih407-thermal device Raphael Gallais-Pou
2024-03-20 21:33 ` [PATCH v3 1/2] dt-bindings: thermal: convert st,stih407-thermal to DT schema Raphael Gallais-Pou
2024-03-21  7:41   ` Krzysztof Kozlowski
2024-03-21 17:16   ` Daniel Lezcano
2024-03-20 21:33 ` [PATCH v3 2/2] ARM: dts: st: add thermal property on stih410.dtsi and stih418.dtsi Raphael Gallais-Pou
2024-05-15 13:14   ` Raphaël Gallais-Pou
2024-06-25  7:31   ` Patrice CHOTARD

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).