Re: [PATCH] dt-bindings: thermal: Convert brcm,sr-thermal to DT schema
From: Rob Herring (Arm)
Date: Sun Nov 09 2025 - 20:02:43 EST
On Mon, 13 Oct 2025 16:58:09 -0500, Rob Herring (Arm) wrote:
> Convert the brcm,sr-thermal binding to DT schema format. It's a
> straight-forward conversion. "polling-delay", "thermal-sensors", and
> "temperature" all apply to the thermal zones, not the sensor node.
>
> Signed-off-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> ---
> .../bindings/thermal/brcm,sr-thermal.txt | 105 ---------------
> .../bindings/thermal/brcm,sr-thermal.yaml | 121 ++++++++++++++++++
> 2 files changed, 121 insertions(+), 105 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/thermal/brcm,sr-thermal.txt
> create mode 100644 Documentation/devicetree/bindings/thermal/brcm,sr-thermal.yaml
>
Applied, thanks!