Re: [PATCH v3 11/15] dt-bindings: thermal: Convert Broadcom TMON to YAML

From: Rob Herring
Date: Tue Dec 14 2021 - 13:19:02 EST


On Tue, 07 Dec 2021 16:37:22 -0800, Florian Fainelli wrote:
> Convert the Broadcom AVS TMON Device Tree binding to YAML to help with
> validation.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> ---
> .../bindings/thermal/brcm,avs-tmon.txt | 23 --------
> .../bindings/thermal/brcm,avs-tmon.yaml | 57 +++++++++++++++++++
> MAINTAINERS | 2 +-
> 3 files changed, 58 insertions(+), 24 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/thermal/brcm,avs-tmon.txt
> create mode 100644 Documentation/devicetree/bindings/thermal/brcm,avs-tmon.yaml
>

Applied, thanks!