[PATCH v3 1/2] dt-bindings: thermal: convert st,stih407-thermal to DT schema
Daniel Lezcano
daniel.lezcano at linaro.org
Thu Mar 21 10:16:11 PDT 2024
On 20/03/2024 22:33, Raphael Gallais-Pou wrote:
> '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 at gmail.com>
> ---
> 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
Applied, thanks
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog
More information about the linux-arm-kernel
mailing list