On Wed, Oct 2, 2019 at 10:21 AM Benjamin Gaignard <[email protected]> wrote: > > Convert the STM32 thermal binding to DT schema format using json-schema > > Signed-off-by: Benjamin Gaignard <[email protected]> > --- > .../bindings/thermal/st,stm32-thermal.yaml | 74 > ++++++++++++++++++++++ > .../devicetree/bindings/thermal/stm32-thermal.txt | 61 ------------------ > 2 files changed, 74 insertions(+), 61 deletions(-) > create mode 100644 > Documentation/devicetree/bindings/thermal/st,stm32-thermal.yaml > delete mode 100644 > Documentation/devicetree/bindings/thermal/stm32-thermal.txt
Same comments on other conversions apply here.

