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!