On Sat, 22 Jan 2022 14:25:53 +0100, Krzysztof Kozlowski wrote: > Convert the Samsung Exynos SoC Thermal Management Unit bindings to DT > schema format. > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx> > --- > .../bindings/thermal/exynos-thermal.txt | 106 ---------- > .../thermal/samsung,exynos-thermal.yaml | 184 ++++++++++++++++++ > 2 files changed, 184 insertions(+), 106 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/thermal/exynos-thermal.txt > create mode 100644 Documentation/devicetree/bindings/thermal/samsung,exynos-thermal.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>