On Thu, 06 May 2021 14:55:12 -0300, Ezequiel Garcia wrote: > Convert Rockchip Thermal sensor dt-bindings to YAML. > > Signed-off-by: Ezequiel Garcia <ezequiel@xxxxxxxxxxxxx> > --- > .../bindings/thermal/rockchip-thermal.txt | 85 ----------------- > .../bindings/thermal/rockchip-thermal.yaml | 95 +++++++++++++++++++ > 2 files changed, 95 insertions(+), 85 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/thermal/rockchip-thermal.txt > create mode 100644 Documentation/devicetree/bindings/thermal/rockchip-thermal.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>